
/*.... document list ....*/

ul.con_docs{
float: left;
width: 95%;
padding: 8px 0 20px 5%;
}
ul.con_docs li{
margin: 0 0 0 1em;
list-style: disc;
}
