/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #424242;
	}
/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */

/* ---------------------------------------- Content Panel STYLES ----------------------------------------- */	
#default-live {
	background: url('../images/default-live-star.jpg') no-repeat top left ;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}
#default-live #content{
	color: #424242;
	overflow: hidden;
	height:60px;
	width: 235px;
	text-align: justify;
	
	/* IE only */
	scrollbar-arrow-color: #830304;
	scrollbar-base-color: #EDE5B9;
	scrollbar-darkshadow-color: #EDE5B9;
	scrollbar-face-color: #EDE5B9;
	}
	
