/* -------------------------------------------- MISC STYLES -------------------------------------------- */
#bodyCopy h1 {	color: #8E2200;	}
/* ----------------------------------- Content Panel STYLES ----------------------------------------- */	
#details-live {	
	padding: 0 5px 0 5px;	
	}
#details-live #content{
	height:435px; 
	background-repeat:no-repeat;
}	
html>body #details-live #content{
	height:auto;
}
#details-lcp {
	padding: 10px 10px 10px 10px;
	color: #000;
	}
	
/* --------------------------------------- Sub Menu STYLES -------------------------------------------- */		
#details-submenu{
	padding-left: 10px;
	text-transform: lowercase;
}
#details-submenu a{ 
	color: #000000;
	padding: 4px 5px 3px 15px;
	}	
#details-submenu a:hover { 
	color: #f4e7c1;
	 }	

/* -------------------------------------------- Poll STYLES -------------------------------------------- */	 
#details-poll {
	padding: 0px 10px;
	color: #000000;
	}
.poll{ 
	width: 150px;
	color: #000000;
	}
.answers{ color: #000000;}		
#details-poll h6{
	color: #000000;
}

/* ------------------------------------------- Calendar STYLES ------------------------------------------- */
.calendar {	WIDTH: 100%;}
.dataGrid TD, .optionGrid TD, .infoGrid TD {padding-right:0px;}
.calendar P {	FONT-SIZE: 9pt; MARGIN-LEFT: 1px; MARGIN-RIGHT: 1px}
