/* CSS Document */
#cbot {
	height:26px;
	width:360px;
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(../images/cbot_logo.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
	border-bottom:3px solid #fead16;
	margin:0px 0px 10px 0px;
}
#cbot a {
	margin-left:30px;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:5px;
}
#cbot a:hover {
	color:#fead16;
}
h1 {	
	margin:0 0 5px 0;
	font-size:13px;
	color:#00656d;
	line-height:15px;	
}
table {
	border-collapse:collapse;
	font-size:10px;
	width:760px;
	border:1px solid #E9EBE9;
}
table .tr_d td {
	background-color:#E9EBE9;

}
table tr th {
	text-align:left;
	border:1px solid #E9EBE9;
}
#content ul {
	list-style-image:url(../images/r_c_bullet.gif);
	margin:5px 0 10px 20px;
}
#content ul li a {
	font-size:11px;
}
#market_reports {
	position:absolute;
	top:50px;
	left:548px;	
}
h3 {
	font-size:11px;
}
