/*Featured Post Slide Show*/
#featured_posts{
width:574px;
margin-left:60px;
height:170px;
font-size:12px;
	font-family: Arial, Verdana, Sans-Serif ;
}

#featured_posts h3{
font-size:16px;
width:458px;
}

#featured_posts div{

}

#featured_posts div p{
float:left;
margin:0 3px 0;
}

.slide_cont{
width:474px;
clear:none;
float:left;
margin:17px 0px;

}

.slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
color:#000000;
}

.prev{
display:block;
width:50px;
height:170px;
background: url('images/left_arrow.png') no-repeat center;
cursor:pointer;
float:left;
margin:0px 0px 0px 0px;
}

.next{
display:block;
width:50px;
height:170px;
background: url('images/right_arrow.png') no-repeat center;
cursor:pointer;
float:right;
margin:0px 0px 0px 0px;
}

.black{
color:#000000;
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
padding:8px 0 3px 5px;
}
