#mainBanner { height: 380px; }

#videoPlayer { margin: 3px 0 3px 7px; width: 293px; height: 165px; }

#blogHilites .headContain .hilite {
	color: #3366cc;
}

#blogHilites {
	margin: 0 0 10px 0;
}

#smMainPanel .bottom {
	width: 618px;
	height: 266px;
}
#smMainPanel .bottom a {
	position: absolute;
	display: block;
	margin: 6px;
	width: 606px;
	height: 254px;
}

#smMainPanel .bottom .bannerInfo {
	display: none;
}



#headerInner #searchForm {
	position: absolute;
	right: 0px;
	top: 0px;
}
#headerInner #searchForm #searchField {
	float: left;
	width: 160px;
	padding: 2px 2px 3px 2px;
	font-size: 10px;
}
#headerInner #searchForm button {
	border: 1px solid #212121;
	float: left;
	text-indent: 0;
	overflow:hidden;
	width: auto;
	height: auto;
	background: #b9baba;
	cursor: pointer;
	text-transform: uppercase;
	padding: 2px 6px 2px 6px;
	margin: -1px 0 0 3px;
	font-size: 11px;
	line-height: 14px;
}