#p_info ul{
font-weight:bold;
margin:0;
padding:10px 5px;
}

#p_info li{
margin:0;
list-style: none;
padding:2px 10px 2px 10px;
font-weight:normal;
background: url(images/li.gif) 0px 50% no-repeat;
}

#p_info table{
background:#ebecec;
width:100%;
border:none;
border-spacing:0;
}
#p_info th{
background:#c9cacc;
font-weight:bold;
padding:3px 8px;
height:20px;
border-spacing:0;
}
#p_info table td {
height:20px;
padding:3px 8px;
border:none;
border-bottom:1px solid #d1d2d4;
border-spacing:0;
}
