/* ==========================================
    CSS STYLES FOR Module DNNPortal-Download
   ==========================================
*/
.DownloadTopRow
{
	/*background-color:#E9E9E9;*/
	width:100%;
}
.DownloadItemRow
{
	/*background-color:#E9E9E9;*/
	vertical-align:top;
	width:100%;
}
.DownloadBottomRow
{
	/*background-color:#E9E9E9;*/
	height:25px;
	width:100%;
}

.ModerateTopRow
{
	width:100%;
}

.ModerateItemRow
{
	/*background-color:#E9E9E9;*/
	vertical-align:top;
	width:100%;
}
.ModerateBottomRow
{
	/*background-color:#E9E9E9;*/
	height:25px;
	width:100%;
}

.UserUploadTopRow
{
	vertical-align:top;
	/*background-color:#E9E9E9;*/
	width:100%;
}

.UserUploadTopGuideline
{
	color:Red;
	font-family:Arial, Verdana;
	font-size:smaller;
	font-weight:bold;
}

.UserUploadBottomGuideline
{
	color:Red;
	font-family:Arial, Verdana;
	font-size:smaller;
	font-weight:bold;
}

.EditComment
{
	width:600px;
}

.TemplateCommentTable
{
	/*border-top: thin dashed silver;*/
	padding:2;
	width:100%;
}

.TemplateRatingTable
{
	/*border-top: thin dashed silver;*/
	padding:2;
	width:100%;
}
