#featured_employers_wrapper{
	height:90px; 
	margin-top: 30px; 
	margin-bottom:30px;
}

#featured_employers_content{
	margin-left:auto; 
	margin-right: auto; 
	width:900px;
}

#featured_employers_frame{
    background: transparent url(/images/featured_employers/featuredEmployers_frame_center.png) repeat-x;
    width:850px;
    height:90px;
	float:left;		
}

#left_frame{
	background: transparent url(/images/featured_employers/featuredEmployers_frame_left.png) no-repeat;
    width:14px;
    height:90px;
	float:left;
}

#featured_images{
	margin-top:5px;
	margin-left:30px;
}

#right_frame{
	background: transparent url(/images/featured_employers/featuredEmployers_frame_right.png) no-repeat right;
    margin-top:1px;
	width:20px;
    height:90px;
	float:left;
}