/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
/* ---------------------------------------- Content Panel STYLES ----------------------------------------- */	
#default-live {
	padding-top: 10px;
	padding-left: 15px;
}
#default-live #content{
	color: #E7E1D1;
	overflow: auto;
	width: 465px;
	height: 294px;
	text-align: Justify;
	margin-left: 0px;
	
	/* IE only */
	scrollbar-arrow-color: #C08E5F;
	scrollbar-base-color: #FBD89E;
	scrollbar-darkshadow-color: #CAB928;
	scrollbar-face-color: #FBD89E;
	}
