/*** Highlight Rotator ***/

#body_portal #highlight_container
{
	background: none !important;
	/*padding: 0px !important;
	border-width: 0px 1px 1px 1px !important;
	height: 250px !important;
	width: 850px !important;*/

	width: 850px;
height: 250px;
margin-top: 0px;
margin-right: 11px;
margin-bottom: 23px;
margin-left: 11px;
border-top: 0px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #A7A9AC;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.highlight_image_container
{
	width: 850;
	height: 250px;
	overflow:hidden;
}

.highlight_bullets_container
{
	bottom: 34px;
	left: 341px;
	position: relative;
	z-index: 20;
	width: 168px;
}

.highlight_bullets_container img
{
	width: 28px;
	height: 28px;
}
