#home_title {
	float: left;
	width: 213px;
	padding-left: 20px;
	background-image: url(../images/sce/home_title_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #c10100;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
#homeleft {
	float: left;
	width: 233px;
}
#homeright {
	float: left;
	width: 233px;
	margin-left: 20px;
}
#truck_float_left{
	float: left;
	width: 233px;
}
#innerleft {
	float: left;
	width: 244px;
}
#innerright {
	float: left;
	width: 244px;
	margin-left: 2px;
}
#inner_title {
	float: left;
	width: 224px;
	padding-right: 20px;
	background-image: url(../images/sce/inner_title_box.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #c10100;
	font-weight: bold;
	padding-top: 7px;
	text-align: right;
	padding-bottom: 15px;
}
#inner_title2 {
	float: left;
	width: 228px;
	padding-right: 20px;
	background-image: url(../images/sce/inner_title_box.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #c10100;
	font-weight: bold;
	padding-top: 7px;
	text-align: right;
	padding-bottom: 15px;
}
#inner_bottom {
	/*clear: left;*/
	float: left;
	width: 495px;
	padding-top: 20px;
}
#inner_table {
	float: left;
	width: 500px;
	padding-top: 10px;
}
.table_padding {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.table_padding_border {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-left: 5px;
}
#skinny_top {
	background-image: url(../images/sce/skinnypage_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 101px;
	width: 100%;
	text-align: center;
}
#skinny_logo {
	float: left;
	padding-left: 36px;
}
#skinny_back {
	float: right;
	padding-top: 24px;
	padding-right: 10px;
}
.pool_title {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.SiteSearch_titlelink {
	color: #c10100;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
	}

.SiteSearch_result_item {
	margin-bottom: 15px;
}
.SiteSearch_result_item a {
	color: #c10100;
}

.cat_name {
	font-size: 14px;
	color: #bf0200;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.cat_name a{
	color: #bf0200;
}
.panel {
	margin-top: 15px;
}

.panel .docname {
	font-weight: bold;
	color: #000000;
}

.subcat {
	font-size: 14px;
	font-weight: bold;
}


div#newsheadline div { font-size: 11px;}
div#newsheadline table tr td { font-size: 11px;}
div#newsheadline table tr td a {text-decoration: underline;}
div#newsheadline div#truckdetailcontainer {background: #e9e9e9; height: 22px; color: #c51818; padding-top: 5px;}