#border-trbl, #border-trbl2, #border-trbl3t{
	width:82%;
	margin-bottom: 25px;
	border-top:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	padding:10px;
}

#border-trbl2{
	width:600px;
	padding-left:25px;
	padding-right:25px;
	margin-left: 20px;
	font-size: 13px;
}

#border-trbl3t{
	width:550px;
	padding-left:25px;
	padding-right:25px;
	margin-left: 15px;
	font-size: 13px;
}


#border-trbl2 p{
	font-size: 13px;
}

#left-col{
	width:170px;
	float: left;
	padding:20px 5px 5px 30px;
	font-size:10px;
	color:#737373;
}

#c-col{
	padding:20px 0px 0px 30px;
	font-size:12px;
	color:#737373;
}

#content{
	padding:15px;
	color:#737373;
	font-size:10px;
}
#content td{
	color:#737373;
	font-size:10px;
}

#right-col{
	width:200px;
	padding:20px 0px 0px 30px;
	font-size:12px;
	color:#737373;
}

#right-coltnbwp{
	width:110px;
	padding:0px 0px 0px 20px;
	font-size:12px;
	color:#737373;
	position: absolute;
	height: auto;
	left: 670px;
	top: 300px;
}

#ad-horizontaltnbwp{
	width:500px;
	padding:10px 10px 10px 15px;
	font-size:11px;
	position: relative;
	height: auto;
	top: auto;
	border-top:1px solid #D99737;
	border-left:1px solid #D99737;
	border-right:1px solid #D99737;
	border-bottom:1px solid #D99737;
	left: 50px;
}



#c-col a{
	text-decoration:none;
	color:#5175BF;
}

#c-col td{
	font-size:11px;
	color:#737373;
}
#c-col td a{
	text-decoration:none;
	color:#5175BF;
}

#c-col p{
	font-size:12px;
	color:#737373;
}
#right-col a{
	text-decoration:none;
	color:#5175BF;
}

#list{
	font-size:10px;	
	height:20px;
	background: url(/images/dots.gif) repeat-x 0px 100%;
}
#list a{
	font-size:12px;	
	color:#5175BF;
	text-decoration:none;
	font-weight:bold;
}


#border-trbl li{
	color:#737373;
	list-style-type:none;
	list-style-image: url(/images/arrow_li.gif);
	font-size:12px;
	padding:5px 0px 5px 0px;
}

#border-trbl th {
	color:#FFFFFF;
	text-align: left;
}

#border-trbl th a{
	color:#FFFFFF;
	text-decoration: none;
}

#left-col li{
	color:#737373;
	list-style-type:none;
	list-style-image: url(/images/arrow_li.gif);
	font-size:12px;
	padding:3px 0px 3px 0px;
/*	border-bottom:1px dotted #CDCDCD;*/
	background: url(/images/dots.gif) repeat-x 0px 100%;
}

#left-col li a{
	color:#5175BF;
	text-decoration:none;
}

#left-col a{
	color:#5175BF;
	text-decoration:none;
}


#content li{
	color:#737373;
	list-style-type:none;
	list-style-image: url(/images/arrow_li.gif);
	font-size:12px;
	padding:3px 0px 3px 0px;
/*	border-bottom:1px dotted #CDCDCD;*/
	background: url(/images/dots.gif) repeat-x 0px 100%;
}

#content li a{
	color:#5175BF;
	text-decoration:none;
}

#content a{
	color:#5175BF;
	text-decoration:none;
}


#param_name{
	font-size:12px;
	color:#737373;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

#authorbox, #authorbox2{
	width:119px;
	padding:0px 0px 0px 10px;
	font-size:10px;
	color:#737373;
	position: absolute;
	height: auto;
	left: 522px;
	top: 297px;
	border-color: #999999;
}

#authorbox2{
	width:160px;
	position: absolute;
	height: auto;
	left: 480px;
	top: 221px;
	border-color: #999999;
	font-size:12px;
}
.class-reviewed {
	/*opacity: 0.6;*/
	/*filter: alpha(opacity=20);*/
	/* background: url(/images/review_bg.gif);*/
	/*border-color: #ddd;*/
	background: #D6E3F7;
}
.class-reviewed a, .class-reviewed td, .class-reviewed strong {
	color: #999999;
	font-weight: normal;
}
ul.fan-list {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}

ul.fan-list li {
	width: 14em;
	float: left;
	font-size: 85%;
	padding-bottom: 0.5em;
}

ul.fan-list li img {
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-right: 3px;
}
#results  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc; 
    width:100%;
    color: #333;
}

#results  caption {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding: 5px;
    background: #efefef;
    border: 1px solid #ccc;
    color: #666;
}

#results  a {
    text-decoration: none;
    border-bottom: 1px dotted #4F73B7;
    color: #4F73B7;
    font-weight: bold;
}

#results a:hover {
    text-decoration: none;
    color: #fff;
    background: #f60;
}

#results  tr th a {
    color: #369;
    border-bottom: 1px dotted #369;
}

#results  tr th a:hover {
    color: #fff;
    background: #369;
}

#results thead tr th {
    text-transform: uppercase;
    background: #e2e2e2;
}

#results tfoot tr th, #results tfoot tr td {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

#results tfoot tr th {
    width: 100%;
}

#results tfoot tr td {
    width: 100%;
}
#results .inner{
    width:85%;
     
     
}
#results .summary{
    width:85%;
}

#results td, #results th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    line-height: 1.8em;
    font-size: .85em;
    vertical-align: top;
     
}
div.summary{
    backgroud:#D6E3F7;
    padding: 0px 20px 20px 20px; 
} 
#results tr.odd th, #results tr.odd td {
    background: #efefef;
}
#navPyra {
    margin: 0;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #9FB1BC;
    }

#navPyra li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
    }
    
#navPyra a:link, #navPyra a:visited {
    float: left;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 0 12px 6px 12px;
    text-decoration: none;
    color: #708491;
    }

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
    color: #000;
    background: url(/images/tab_square.gif) no-repeat bottom center;
    }

