@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#header, #menu, #features, #minifeatures, #leftblock, #videoviewer, form, .noprint
{
display: none;
}

#articletitle, #ridertitle, #eventtitle, #videotitle {
font-size: 36px;	
}


a:link, a:visited {
color: #781351
} 

