/* --------------------------------------- Content Panel STYLES ----------------------------------------- */
#default-live {
	padding: 25px 5px 0px ;
	margin: 0px;
	}
#default-live #content{
	text-indent: 10px;
	overflow: auto;
	width: 155px;
	height: 220px;
	text-align: left;
	/* DARK COLORS */
	scrollbar-face-color: #95C5C5;
	scrollbar-3dlight-color: #95C5C5;
	scrollbar-darkshadow-color: #95C5C5;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;	
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	}	
#default-rcp	
	{
		margin: 0px;
		padding: 0px;
		position: relative; /* notice this! */
		top: 0;
		left: 0;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		color: #fff;
	}
.txt_container
	{
		position: absolute; /* notice */
		top: 12px;
		left: 20px;
		visibility: hidden;
		z-index: 10;
	}	
#default-random-flash{
	background: url(/clientImages/32424/template/default-flash.jpg) no-repeat;
	height: 274px;
	width: 273px;
}	
#default-random-flash{
	background: url(/clientImages/32424/template/default-flash-random5.jpg) no-repeat;
	height: 340px;
	width: 335px;
}

/* -------------------------------------------- MISC STYLES --------------------------------------------- */		
}