/* GENERAL STYLES */
/*------------Commentbox-------*/
.comments
{
	width:425px;
	background-color:#e5e5e5;
	margin-top:10px;
}
.clearDiv
{
	width:415px;
	clear:both;
	font-size:0px;	
}
.comment
{
	width:415px;
	padding:5px 5px 5px 5px;
	clear:both;
}
.commentsHeader
{
	background-image:url(/img/left/comments/head_com.gif);
	background-repeat:no-repeat;
	width:425px;
	height:23px;
	
}
.commentsFooter
{
	background-image:url(/img/left/comments/footer_com_2.gif);
	background-repeat:no-repeat;
	width:425px;
	height:4px;
	
}
.commentsFooter
{
	background-image:url(/img/left/comments/footer_com.gif);
	background-repeat:no-repeat;
	width:425px;
	height:4px;
	
}
.commentHeaderBoldP
{
	font-weight:bold;
	padding:4px 0px 0px 20px;
	width:405px;
	color:#FFFFFF;
	font-size:10px;	
}
.comment_text
{
	width:415px;
	float:left;
}
.comment_text_top
{
	background-image:url(/img/left/comments/text_top.gif);
	background-repeat:no-repeat;
	width:415px;
	height:4px;
	font-size:1px;
}
.comment_text_header
{
	width:415px;
	background-color:#FFFFFF;
	height:20px;
}
.comment_text_header p
{
	width:407px;
	padding:0px 4px 2px 4px;
}
.comment_text_header p a:link,a:visited,a:hover
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}
.comment_text_mid
{
	background-color:white;
	width:407px;
	padding:4px;
}
.comment_text_footer
{
	width:415px;
	text-align:right;
	background-color:#FFFFFF;
}
.comment_text_footer p
{
	width:407px;
	padding:0px 4px 2px 4px;
}
.comment_text_footer p a:link,a:visited,a:hover
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}
.comment_text_bottom
{
	background-image:url(/img/left/comments/text_bottom.gif);
	background-repeat:no-repeat;
	width:425px;
	height:4px;
	float:left;
	font-size:0px;	
}

/*-----------End Commentbox----*/

/*-----------Comment Write-----*/
#comment_user
{
	/*border-top:1px dotted #a0a0a0;*/
	padding:3px 0px 3px 0px;
}
#comment_user a:link,a:visited,a:hover
{
	color:#000000;
}
#comment_write
{
	background-color:#e5e5e5;
	padding:5px 5px 5px 5px;
}
#comment_write_box
{
	width:409px;
	
}
#shadTopWrite
{
	background-image:url(/img/left/comments/shad_top_write.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:409px;
	height:7px;
	float:left;
	font-size:0px;
}
#shadLeftWrite
{
	background-image:url(/img/left/comments/shad_left_write.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:5px;
	height:52px;
	float:left;
	font-size:0px;
}
#shadMidWrite
{
	width:399px;
	background-color:#FFFFFF;
	height:52px;
	float:left;
}
#shadRightWrite
{
	background-image:url(/img/left/comments/shad_right_write.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:5px;
	height:52px;
	float:left;
	font-size:0px;
}
#shadBottomWrite
{
	background-image:url(/img/left/comments/shad_bottom_write.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:409px;
	height:4px;
	float:left;
	font-size:0px;
}
#comment_button_add
{
	text-align:right;
	margin:5px 0px 0px 0px;
	width:409px;
	float:left;	
}

/*-----------------------------*/

/* EDITOR PROPERTIES */
