	* { margin:0; padding:0; }
	
	body { background:#666; font-family:Arial, Helvetica, sans-serif; }
	
	h1 { font-size:.8em; }
	h2 { font-size:1.05em; color:#0053A0;}
	.blackText { color:#000; }
	p {  font-size:.7em; font-weight:normal; } 
	img { border:none; }
	table { font-size:.7em; }
	input { font-size:.8em; margin:0 0 2px 0; width:24em; }
	textarea { font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0 0 2px 0; width:23.4em; height:4em; }
	.submit { width:5em; }
	.checkbox { width:2em; }
	
	a { color:#003a84; text-decoration:none; font-weight:bold; }
	a:hover { color:#003a84; text-decoration:none; }
	
	#outer_container { margin:0 auto; }
	#container { position:relative; float:left; width:841px; height:555px; margin:10px; background:url(/ciob/player/images/bg1.gif) no-repeat #fff; }
	
	#header { position:relative; float:left; height:55px; width:841px; }
	
	#header #header_left { float:left; width:600px; height:37px; padding:18px 0 0 18px; }
	#header #header_right { float:right; width:120px; padding-top: 12px; padding-right: 30px; }
	
	#footer { position:relative; float:left; height:70px; width:803px; top: 14px; left: 9px; }
	#footer a { color:#003a84; text-decoration:none; }
	#footer a:hover { color:#003a84; border-bottom:1px solid #003a84 }
	#footer #footer_right { position:relative; float:right; width:182px; text-align:right; padding-top: 17px; padding-right: 0; padding-bottom: 0; padding-left: 24px; }
	
	#main { position:relative; float:left; height:424px; width:841px; }
	
	#main_left { position:relative; float:left; bottom:0; height:420px; width:296px; padding:0 6px 0 30px; }
	.main_left { position:absolute; bottom:-5px; left:31px; width: 294px; }
	
	.main_left li { background:#70a9b4 no-repeat 0 100%; margin:0 0 3px 0; list-style:none; }
	.main_left li a { color:#333333; display:block; padding:8px 4px 8px 10px; }
	.main_left li a:hover { background:url(/ciob/player/images/list_over.gif) no-repeat 0 50%; color:70a9b4; }
	
	.main_left  li a span.heading, .main_left  li a:hover span.heading { color:#00459d; font-size:0.7em; }
	.main_left  li a span.text, .main_left li a:hover span.text{ color:#fff; font-size:.7em; font-weight:bold; }
	
	#main_right { position:relative; float:left; height:423px; width:480px; background:#000; }
	#main_feedback { position:relative; float:left; height:411px; width:468px; border:1px solid #000; padding:10px 0 0 10px;}
	
