@import "/css/global.css";
@import "/css/containers.css";
a {text-decoration:none}
a:hover {text-decoration:underline}
#main {
	width:100%;
	display:table;
	clear:both;
	height:136px;
	background:url(/images/bg-main-h136.gif) repeat-x;
}

#cta {
	display:table;
	position:absolute;
	width:960px;
	height:134px;
	left:50%;
	margin-left:-480px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
	.news-bg {background-image:url(/images/auto-news-page.gif)}

	#cta #form {
		display:block;
		width:239px;
		height:166px;
		position:absolute;
		margin-top:204px;
		margin-left:43px;
	}
#search {
	display:block;
	width:360px;
	height:25px;
	background-image:url(/images/search-automobile.gif);
	position:absolute;
	margin-top:100px;
	margin-left:580px;
}
	.search-box {position:absolute; margin-top:1px; margin-left:154px; width:155px}
	.search-button {position:absolute; margin-top:2px; margin-left:319px}
/*	
#breaking-news {
	display:table;
	clear:both;
	width:942px;
	padding-bottom:10px;
}
.bn-top {
	display:block;
	width:780px;
	padding:5px 0;
	border-top:1px solid #999;
	float:left;
}
.breaking-story {
	display:block;
	background:url(/images/news/break_bg.jpg) bottom left repeat-x;
	width:318px;
	height:260px;
	margin-right:2px;
	float:left;
}
.breaking-story .story {
	display:block;
	position:absolute;
	width:286px;
	margin:56px 0 0 20px;
}
.breaking-story .story h2 {
	color:#000;
	font-size:22px;
	font-weight:normal;
	margin:0;
}
.breaking-story .story p {
	margin:15px 0;
}
.breaking-story .story span {
	font-size:11px;
}

.breaking-story .icon {
	position:absolute;
}
.breaking-image {
	float:left;
}
.breaking_support {
	float:left;
	width:300px;
	display:block;
	margin-top:22px;
	padding-top:5px;
	border-top:1px solid #999;
}
.mr19 {margin-right:19px}
.breaking_support table td {vertical-align:top;padding-bottom:5px}
.breaking_support td.left {width:160px}

*/
h1 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	display:block;
	margin:15px 0 5px 0;
}
span {color:#8F8F8F}
.top-block {
	display:block;
	clear:both;
	width:942px;
	margin-bottom:20px;
}
.news-header {
	display:block;
	float:left;
	width:780px;
}
.main-article-standard {
	border-top:1px solid #999;
	padding-top:6px;
	display:block;
	float:right;
	width:460px;
}
.main-article-standard img {margin-top:5px}
.main-article-standard h1 {
	font-size:22px;
	font-weight:normal;
	margin:8px 0 4px 0;
}
.main-article-standard .supporting-text {
	font-size:16px;
	color:#000;
	margin:0px;
}
.main-article-standard p {
	margin:10px 0;
}
.main-article-support {
	display:block;
	float:left;
	width:300px;
}
	
	.supporting-article-standard td {vertical-align:top}
	.supporting-article-standard {
		border-top:1px solid #999;
		padding-top:6px;
		padding-bottom:10px;
	}
	.supporting-article-standard h2 {
		font-size:15px;
		font-weight:bold;
		margin:0;
	}
	.supporting-article-standard img {
		margin-top:3px;
	}
.popular-articles {
	float:right;
	width:140px;
	display:block;
	clear:right;
	border-bottom:1px dotted #999;
}
.popular-articles p {margin-bottom:15px}
.popular-articles img {margin-bottom:10px}
.popular-articles ul {margin:0;padding:0}
.popular-articles ul li {
	display:block;
	clear:both;
	border-top:1px dotted #999;
	padding:3px 0;
}
.bn-top-right {
	display:block;
	width:140px;
	padding:3px 0;
	border-top:1px solid #999;
	float:right;
}
.bn-top-right h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.more-news {font-size:22px;margin:5px 0;color:#252525;font-weight:normal}
.category-row {
	clear:both;
	width:942px;
	padding:5px 0 10px 0;
	border-top:1px solid #BDBDBD ;
	margin-bottom:15px;
}
.category-row td {vertical-align:top}
.category-row h2 {
	display:block;
	clear:both;
	width:100%;
	margin:0 0 5px 0;
	color:#087308;
	font-weight:normal;
	font-size:22px;
}
.category-row h2 a {color:#087308}

.category-row .image {
	padding-right:20px;
	margin-top:3px;
}
.category-row .top-article {
	padding-right:20px;
}
.category-row .top-article h3, .breaking_support h3 {
	font-size:15px;
	font-weight:bold;
}
.category-row .support {
	padding-right:20px;
}
category-row .support ul {margin:0;padding:0}
.category-row .support ul li {
	list-style:none;
	padding-left:12px;
	background:url(/images/trans-li-bg.gif) left top no-repeat;
}
.category-row .more-articles table td {
	padding-bottom:10px;
}
.category-row .more-articles img {
	margin-right:16px;
	float:left;
}

.first-looks {
	display:table;
	clear:both;
	width:942px;
	padding-top:10px;
	border-top:1px solid #999;
}
.first-looks h2 {
	color:#000;
	font-size:22px;
	font-weight:normal;
	margin:0;
}
.first-looks div {
	display:block;
	float:left;
	width:220px;
}
.first-looks div img {margin:8px 0}
.first-looks div a {
	font-weight:bold;
	font-size:16px;
}
.mr20{margin-right:20px}
