/* FAQ STYLES*/

.download_list-standard { padding: 30px;}
.download_list-standard .list-item { 
	padding: 15px 0 10px ;  margin: 0 2%  10px; width: 200px; display: inline-block; position: relative;
	border: none; float: left; height: 352px; overflow: hidden;
	}
.download_list-standard .title { color: #666;    font-size: 14px; font-weight: bold;     padding: 5px 0 8px; text-decoration:none;}
.download_list-standard .headline {  color: #666;    font-size: 12px; font-weight: bold;     padding: 5px 0 5px; text-decoration:none; height: 32px; overflow: hidden; text-align: center;}
.download_list-standard .headline span.line1{}
.download_list-standard .headline span.line2{ display:block;}
.download_list-standard .description { font-size: 12px; font-weight: normal; color: #333; line-height:19px; padding: 8px 0; }
.download_list-standard .image { margin: 0;}
img.fileicon {  clear: left; display:block; margin: 0px 10px 0px 0!important; float:left; }
div.filename	{ font-size: 11px; font-style:italic; color:#333;  line-height:16px; display:table; text-align: center; width: 100%;}
div.filename .filesize { display: none;}
img.preview	{ margin: 10px 10px 10px 0; float: left;}
div.filename a { font-weight:bold; color:#666; text-decoration:none; display:block;}
div.filename a:hover { font-weight:bold; color:#000; text-decoration:none;}