﻿.fileDownload_contener .details_header
{
    border-bottom: none;
}

.fileDownload_contener
{
    float: left;
    width: 100%;
}
.fileDownload_contener div, .fileDownload_contener span
{

}
.fileDownload_contener .details_fileHeader
{
    margin-bottom: 14px;
    border-bottom: 1px solid #DDDDDD;
}
.fd .file_item
{
    width: 100%;
    background: #F2F2F2 url(../images/filesdownload/bg_repeat.png) repeat-x scroll 0 0;
    min-height: 140px;
    border: 1px solid #DDDDDD;
    margin-top:20px;
 
}
.fd .file_item2
{
	margin-top:50px;
}
.fd .left
{
    width: 162px;
    height: 139px;
    
}
.fd .right
{

border-left:1px solid #DDDDDD;
min-height:100px;
padding:20px 15px 20px 20px;


}
.fd .update
{
    float: right !important;
     font-size:12px;
}
.fileDownload_contener  .host
{
	font-size:12px;
	float:right;
}
.fd .header
{
}
.fd .description
{
    margin:8px 0 8px 0;
    width:100%;
    
    font-size:12px; line-height:16px;
}
.fd .options
{ width:100%;
}
.fd .options table
{
    width:100%;
}
.fd .file_info
{
    width:100%;
    text-align:center;
    font-weight:bold;  font-size:12px;
}
.fd .ico_file
{
  padding:10px 0px 19px 0px;
   margin:auto auto; width:100%; text-align:center;
}

