/* CSS CODE by www.ramiso.net */
#rrightcontent{
	text-align:right;
	width: 320px;
	float:right;	
}
#rrightcontent1{
	text-align:right;
	width: 658px;
	float:right;	
}

#rleftcontent{
	border: 2px solid #aaa;
	background-color:transparent;
	width: 256px;	
	float:left;	
	}
	.fontstylestreamnav{
	color: #01D2FF;
	font-weight: bold;
	font-size: 10;
}
	.fontstylestreamnavviews{
	color: #666;
	font-size: 10;
}
.fstyle2 { /*stream.php*/
	color: white;
	font-size: 10;
	}
.lstyle a{ /*stream.php*/
	color: #01D2FF;
	font-weight: bold;
	font-size: 10;
	text-decoration:none;
	margin-left:2px;
	}
.lstyle a:hover{ /*stream.php*/
	color: #12E3FF;
	font-weight: bold;
	text-decoration:underline;
	}
.lstyle2 a{ /*stream.php*/
	color: white;
	font-size: 10;
	}
.lstyle2 a:hover{ /*stream.php*/
	color: #000;
	text-decoration:underline;
	}
/*	
.divstreamnav{
	width:125px;
}
*/
