
p { font-size: 0.9em; margin-bottom: 0;}
a:link { color: #CC0000; }
a:visited { color: #CC0000; }
a:hover { color: #0033CC; }
a:active { color: #0033CC; }


div.bot_shift {
 	position: absolute;
	top: 394px;
	width: 910px;
}

div.brand_overviews_wrap {
	height: 118px;
}

div.brand_overview {
	float: left;
	width: 160px;
	height: 118px;
	margin-right: 2px;
	cursor: pointer;
	padding: 0 10px;
}

div.brand_overview h2 {
	border-bottom: 3px solid #ccc;
	padding: 0 0 1px 0;
}

a.spun_main { float: left; background: url(../img/logos/main_spun.png) no-repeat; background-position: 0 -220px; width: 180px; height: 220px; margin-top: 54px;}
a.frank_main { float: left; background: url(../img/logos/main_frank.png) no-repeat; background-position: 0 -220px; width: 180px; height: 220px; margin-top: 54px;}
a.fwb_main { float: left; background: url(../img/logos/main_fwb.png) no-repeat; background-position: 0 -220px; width: 180px; height: 220px; margin-top: 54px;}
a.westley_main { float: left; background: url(../img/logos/main_westley.png) no-repeat; background-position: 0 -220px; width: 180px; height: 220px; margin-top: 54px;}
a.mathers_main { float: left; background: url(../img/logos/main_mathers.png) no-repeat; background-position: 0 -220px; width: 180px; height: 220px; margin-top: 54px;}

span.news_brand {
	padding: 0 4px;
	background-color: red;
	color: #fff;
}

div.news_ticker {
	border: 1px solid red;
}

a.news_red { color: #fff; padding: 0 3px; background-color: #cb232a; }
a.news_red:hover, a.news_red:visited { color: #fff; }

a.news_blue { color: #fff; padding: 0 3px; background-color: #1b3e94; }
a.news_blue:hover, a.news_blue:visited { color: #fff; }

div.ticker {
	display: block;
	overflow: hidden;
	width: 400px;
	height: 15px;
	position: absolute;
	top: 185px;
	margin-left: 250px;
	border: 1px solid rgb(204, 204, 204);
	background-color: rgb(255, 255, 255);
}

