.rsc_quote {
	clear:both;
	display:block;
	margin:5px 0 5px 10px;
}

.rsc_quote blockquote{
	border:1px dashed #849B9F;
	margin:0px;
	padding:8px;
	text-align:left;
}

.rsc_code {
	clear:both;
	display:block;
	margin:5px 0 5px 10px;
}

.rsc_code pre{
	border:1px solid #849B9F;
	margin:0px;
	padding:8px;
	text-align:left;
}

.rsc_transparent {
	opacity:0.4;
	filter:alpha(opacity=40);
	float:left;	
}

.rsc_green, .rsc_red {font-weight:bold;line-height:14px;margin-left:2px;}
.rsc_green {color:green;}
.rsc_red     {color:red}

.rsc_toggler{
	cursor:pointer;
}

.rsc_comment_box {	
	width:82%;
	float:left;
	display:block;
}

.rsc_comment_big_box1   {margin-left:20px;}
.rsc_comment_big_box2   {margin-left:40px;}
.rsc_comment_big_box3   {margin-left:60px;}
.rsc_comment_big_box4   {margin-left:80px;}
.rsc_comment_big_box5   {margin-left:100px;}
.rsc_comment_big_box6   {margin-left:120px;}
.rsc_comment_big_box7   {margin-left:140px;}
.rsc_comment_big_box8   {margin-left:160px;}
.rsc_comment_big_box9   {margin-left:180px;}
.rsc_comment_big_box10 {margin-left:200px;}

.rsc_pagination {
	text-align: center;
}

.rsc_line {
	margin: 0;
}

.rsc_options{
	text-align:right;
	margin-bottom:25px;
}

.rsc_options a{
	text-decoration:none !important;
}

.rsc_options img{
	vertical-align:middle;
}

.rsc_clear {
	display: block;
	clear: both;
	height: 1%;
	font-size: 1%;
}

#rsc_loading_top {
	text-align: center;
}