/* @version $Id: Clear.css 447 2008-01-12 12:49:04Z cybergurk $ */
.box .content .title {
	background-color: #1e1e1e;
	font-size: 14px;
}

.box .content .text {
	border: none;
	background-color: transparent;
}

.easynr {
	font-size: 12px;
	float:right;
}

.show_comments_details {
	font-size: 12px; 
}
.ec_date_posted {
	font-size: 10px;
	float:right;
}

/* Add cybergurk */
.text_color {
	color: #ffffff;
	}

.error_color {
	color: #ff7b7b;
	font-size: 11px;
}
