@charset "utf-8";
/* CSS Document */

.outrider_title{
	margin:20px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
}

#outrider_blog{
	width:508px;
	padding:0px 0px 0px 21px;
}

#outrider_blog h2{
	color:#000;
	margin:20px 0px;
	text-transform:uppercase;
}

.outrider_separator{
	background:url("../images/interface/header__redbar.gif") repeat-x;
	height:6px;
}

table.site_table {
	margin-right:15px;
	width:505px
}

table.site_table tr td.first_column, table.site_table tr th.first_column {
	width:20px;	
	padding:0px;
}

table.site_table td{
	line-height:26px;
	height:26px;
	padding:0px !important;
}

table.site_table td.staff{
	line-height:14px;
}

.outrider_data, .outrider_feature {	
	height:284px;
}

.outrider_data .outrider_content {
	height:199px;
}

.outrider_feature {
	width:648px;	
}


.outrider_data {
	width:342px;
}

.outrider_data, .outrider_feature {	
	float:left;
}

.outrider_data_header h1 {
	color:#fff;
}

.outrider_data .schedule_dropdowns, .outrider_data .outrider_data_header {
	background-image:url(../images/interface/header__tertiary_bg.gif);	
}

.outrider_data .outrider_data_header {	
	height:41px;
	padding:5px;
}

.outrider_data .schedule_dropdowns {
	padding:7px;
	height:20px;	
}

div#transparent_block{
	background-image: url(/common/images/interface/bg_dark.jpg) !important;
}

* html .outrider_data .schedule_dropdowns {
			
	overflow:hidden;
}