#dl_content {
width: 580px;
padding: 5px;
}

.dl_title {
font-size: 18px;
font-weight: bold;
color: #4D4D4D;
margin: 5px 2px;
}

.dl_desc {
display:block;
color: #969696;
font-size: 11px;
padding: 3px 0px 15px 5px;
border-top: 1px solid #CCCCCC;
}

.bw_box {
float:right;
display: block;
text-align: center;
width: 80px;
margin: 5px;
background: #EFF2E6;
color: #CCCCCC;
}

.bw_box .digit {
font-size: 14px;
display:block;
font-weight: bold;
background-color: #CCCCCC;
color:#000;
}


ul.dl_left, ul.dl_right {
font-size: 85%;
margin: 5px;
padding: 5px;
border: 1px solid #CCCCCC;
margin-bottom: 15px;
display: block;
float: left;
}

.dl_left {
width: 325px;
}

.dl_right {
width: 210px;
}

.dl_left li,.dl_right li {
margin: 0;
padding: 5px 0 8px 0;
padding-left: 100px; /*width of left column containing the label elements*/
height: 1%;
}

.dl_left li.title,.dl_right li.title {
font-weight: bold;
font-size: 12px;
margin-left: -80px;
border-bottom: none;
color: #4D4D4D;
}

.dl_right li {
font-size: 80%;
}

.dl_right li span {
font-weight: bold;
float: left;
text-align:right;
margin-left: -85px; /*width of left column*/
width: 75px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color: #949494;
}

ul.dl_left li.desc {
height: 95px;
text-align: justify;
}

.dl_btn a{
text-align: center;
margin: 10px;
padding: 5px;
float: right;
width: 195px;
display: block;
color: #3F3F3F;
border: 1px solid #CCCCCC;
     -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
	 background: #828585;
}

.dl_btn a:hover{
border: 1px solid #6F6F6F;
color: #B0AFB0;
}



ul#dl_list {
list-style-type: none;
margin: 0;
padding: 0;
clear: both;
}

#dl_list li {
clear: both;
padding: 5px;
border-bottom: 1px solid #fff;
height: 15px;
}

#dl_list li div{
margin:2px;
}

.head{
background: transparent url(../img/opc/b3.png);
color: #FFF;
font-weight:bold;
}

.cat {
float: left;
width: 100px;

}

.type{
float: left;
text-align:center;
width: 40px;
}

.titles{
float: left;
width: 220px;
}

.info{
float: left;
width: 18px;
}

.size{
float: left;
width: 70px;
text-align:right;
}

.sizek {
float: left;
width: 50px;
margin-left: 3px;
}

.download{
float: left;
width: 50px;
padding: 0 10px;
text-align:center;
}

