﻿Div.SubmitComment, Div.CommentComplete
{
	width:600px;
	float:left;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#EEEDEA;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;

}

#CommentBody
{
	background: #fff url(../images/Comments/CommentTop.gif) 0 0 no-repeat;
	padding: 3px 0 0 0;
	margin: 5px 0 10px 0;
}

Div.CommentHeader
{
	background-color:#D5D5D5;	
	font-family:Verdana;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	height:15px;
}

#CommentHeader a
{
	text-decoration:none;	
}

#CommentBody a
{
	text-decoration:none;	
}

#CommentBody p.credits
{
	background: #fff url(../images/Comments/CommentBottom.gif) 0 top no-repeat;
	margin: 0;
	padding: 25px 0 0 0;
}

Div.CommentTitle
{
	font-size:16px;
	font-weight:bolder;	
	margin-top:10px;
}

#CommentAddTitle
{
	font-size:16px;
	font-weight:bolder;	
	margin-bottom:5px;
}

span.PageNavigation
{
	text-align:center;
	DISPLAY:block;
	width:400px;	
	float:left;
	font-weight:bolder;
}
span.PageNavigationPages
{
	text-align:left;
	DISPLAY:block;
	width:100px;	
	float:left;
}
span.PageNavigationTotal
{
	text-align:right;
	DISPLAY:block;
	width:90px;	
	float:left;
}


.credits 
{
	text-align:right;
	color: #666;
}

#CommentBody p
{
	padding:0 10px;
}

#CommentDiv
{
	display:block;
	width:100px;	
	float:left;

}

#ErrorStyle
{
	border-style:dashed;
	
	width:500px;
}