.project_list{}
.project_list .description{
font-size:11px;
border-bottom:1px solid #e0e1e2;
padding-bottom:2px;
}
.project_list .description .descrbrdr{
background:url(images/descr.gif) top repeat-x #edeeef;
padding:15px;
}
.project_list td ul{
list-style:none;
}
.project_list td ul a{
font-weight:bold;
}
.project_list td ul li{
list-style:none;
background:url(images/bullet.gif) left center no-repeat;
margin-bottom:5px;
padding-left:8px;
}