@charset "utf-8";
/* CSS Document */

#sponsorBox{
width:622px;
height:auto;
overflow:hidden;
padding:2px;
}

#sponsorBox ul{
padding:0;
padding-left:5px;
}

#sponsors li, #support li{
list-style:none;
}

#support, #sponsors{
float:left;
width:301px;
padding-left:5px;
padding-right:5px;
list-style:none;
}

#sponsorBox h3{
width:301px;
border-bottom:1px dotted #ccc;
font-family:"Trebuchet MS", trebuchet, arial, verdana, sans-serif;
font-size:12px;
}
