@charset "utf-8";
/* CSS Document for top slider 
*/

#sponsors-wrapper {
width:333px;
height:115px;
border:1px solid grey;
}

#sponsors img{
max-width:300px;
max-height:100px;
text-align:center;
vertical-align:center;
}

ul#sponsors {
   list-style-type:none;
   padding:0;
   margin-left:10px;
}



/*-- end next & prev buttons --*/

