
img{border:none;}

.graphic, #prevBtn, #nextBtn{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}

#p_container {	
margin:0 auto;
position:relative;
text-align:left;
width:553px;
margin-bottom:2em;
clear:both;
padding-top:10px;
height:200px;
}	

#p_content{
position:relative;
}			

#slider{}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
width:553px;
height:190px;
overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
display:block;
width:23px;
height:553px;
position:absolute;
left:-23px;
top:58px;
}	
#nextBtn{ 
left:553px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:23px;
height:58px;
background:url(../images/back.png) no-repeat 0 0;
behavior: url("../iepngfix.htc");
}	
#nextBtn a{ 
background:url(../images/next.png) no-repeat 0 0;	
behavior: url("../iepngfix.htc");
}												
