/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #7C81A1;
	}
#common-date {	
	color: #43423e;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 15px;
	padding: 145px 0px 0px 15px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
	}
/* ---------------------------------------- Content Panel STYLES ----------------------------------------- */	
#default-live {
	padding-top: 48px;
	padding-left: 45px;
}
#content{
	color: #7C81A1;
	overflow: auto;
	width: 205px;
	height: 230px;
	text-align: left;
	
	/* IE only */
	scrollbar-arrow-color: #7C81A1;
	scrollbar-base-color: #2A223A;
	scrollbar-darkshadow-color: #7C81A1;
	scrollbar-face-color: #2A223A;
	}
	
#default-rcp {
	padding: 2px 0px 0px 80px;
	text-decoration: none;
}
	
#rcp-links {	
	color: #262523;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 8px;
	padding: 3px 0px 0px 95px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-decoration: none;
	}
#rcp-links a { 
	text-decoration: none;
	color: #262421;
	}