.award{}
.award{
border-bottom:7px solid #ffca5c;
padding-bottom:2px;
}
.award table{
margin-bottom:0px;
}
.award table th{
color:#2d353e;
border-right:1px solid #ffeab5;
background:url(images/th.gif) top repeat-x #ffc758;
}
.award table th.thl{
border-left:1px solid #ffeab5!important;
}
.award table td{
width:50%;
font-weight:bold;
background:url(images/td.gif) bottom repeat-x #fff;
}
.award ul{
list-style:none;
}
.award ul a{
font-weight:bold;
}
.award ul li{
list-style:none;
background:url(images/bullet.gif) left center no-repeat;
margin-bottom:5px;
padding-left:8px;
}
