/*There will be a CSS file */
/*  creation date 27.06.2012 09:48 */


div.comments
{
	font-size:14px;
	font-weight: bold;
	color: #0666B1;
	
	margin-bottom:28px;
	
	padding:20px;
}


#content div.com_comment
{
	margin-top:20px;
	color: #666666;
	font-size:14px;
	font-weight: normal;
	padding:0;
	font-style:normal;
}

div.comments p.item_title
{
	color: #666666;
	font-size:12px;
	font-family:Tahoma;
	font-weight: bold;
}