div#leftcol
{
	width: 317px;
	float: left;
}

div#leftcol div.leftiwrapper
{
	position: relative;
	width: 317px;
}

div#leftcol div.leftbox
{
	width: 305px;
	background-color: #D7D1C1;
	padding: 6px;
}

div#leftcol .legtable td, div#leftcol .legtable th
{
	font-size: 11px;
	vertical-align: bottom;
}

#test td, #test th
{
	font-size: 11px;
}

ul.team-status
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 15px;
}

div#rightcol
{
	float: left;
	width: 558px;
	margin-left: 15px;
}

div#rightcol div.rightiwrapper
{
	width: 558px;
	position: relative;
}

div#rightcol div.rightbox
{
	width: 546px;
	background-color: #D7D1C1;
	padding: 6px;
}

div.whatsthis
{
	position: absolute; 
	bottom: 12px; 
	right: 3px;
	font-size: 11px;
}

.contenttanbox
{
	background-color: #D7D1C1;
}

.tritable
{
	margin-left: -48px;
}

.cp_anal_h1{
font-size: 220%;
text-transform: uppercase;
color: #6F6C64;
margin: 8px 0 0 0;
}
#cp_analysis_table {
border: 1px solid #ccbbbb;
border-top: 0;
}

#cp_analysis_table tr.oddRow td{
background-color: #E1DCD0;
padding: 6px 0;
}

#cp_analysis_table tr.evenRow td{
background-color:#EBE8E0;
padding: 6px 0;
}


