
.dhtmlgoodies_question{	/* Styling question */

	/* Start layout CSS */

	color:#eee;

	background-color:#000000;

	border-bottom:1px dotted #666666;

	height:20px;
	width:545px;



	/* End layout CSS */



	overflow:hidden;

	cursor:pointer;

}

.dhtmlgoodies_answer{	/* Parent box of slide down content */

	/* Start layout CSS */

	background-color:#333333;

    height:20px;
	width:545px;



	/* End layout CSS */

    visibility:visible;

	overflow:hidden;


}

.dhtmlgoodies_answer_content{	/* Content that is slided down */

	padding:5px;

	position:relative;
	width:535px;

}

#file-info {
    background-color:#333333;
    padding:10px;
    margin:0px;
    height:auto;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    color:#cccccc;
}

#file-info table{
    padding:0px;
    margin:0px;
    background: transparent;
}

#file-info td{
    background: transparent;
}

.info-3 {
padding-left:10px;
}

.info-rate {
border-right:1px solid #cccccc;
}

.info-sdv {
padding-left:10px;
border-right:1px solid #cccccc;
}

#related_files .content {
    background-color: #ffffff;
    height:600px;
    padding:0px;
    margin:0px;
    overflow:auto;

}

#related_files {
    background-color: #ffffff;
    border:1px solid #e6e6e6;
    width: 298px;
    border-style:collapse;
    padding:0px;
    margin:0px;
    overflow:hidden;

}

#related_files .paging {
    clear: both;
}


#view h3 {
    background-color: #e6e6e6;
    color: #555555;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 5px;
}

.info-uavatar {
background: url(../images/bg-uavatar.png);
padding:0px;
padding:0px;
}

.info-uavatar img{
width:60px;
height:40px;
padding:0px;
margin:0px;
border:0px solid #e6e6e6;
}

.info-uploader{
font-size:10px;
background-color:#e6e6e6;
width:100%;
border-bottom:1px solid #cccccc;
}


#div_summary td{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#div_summary {
padding:0px;
}
#div_specifications td{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#div_features td{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#details .content {
    background-color: #ffffff;
    height:600px;
    padding:0px;
    margin:0px;
    overflow:auto;

}

#details {
    background-color: #ffffff;
    border:1px solid #e6e6e6;
    width: 298px;
    border-style:collapse;
    padding:0px;
    margin:0px;
    overflow:hidden;

}