@CHARSET "UTF-8";

/* hi*/

#lbContent ul, ol { 
    margin: 0; 
    padding: 0;
}

#lbContent .yui-skin-sam .yui-navset .yui-content { 
	background-color: #FFF;
	} 

#tabs table caption { 
    background-color: #bad4f5; 
    color: #2647a0;
    margin: 15px 0 0 0;
    border: 1px solid #2647a0;
} 

#tabs table { 
    border: #2647a0 solid 1px;  
} 

#tabs th {  
	color: #000;
	background-color: #DDD;     
	text-align: left;
	font-weight: bold;
	}

#tabs td, th {
    border-collapse: collapse; 
    border: none
}

#tabs td { 
	border-bottom: 1px solid #2647a0;
	font-weight: bold;
	} 

#tabs th.results, td.results { 
	text-align: right;
	width: 250px;
	} 

#tabs table a { 
	font-weight: bold;
	margin: 0 5px;
    padding: 0 10px 0 18px; 
    color: #253358;
	} 

#tabs a.info { 
    background: url('/shared/icons/information.png') no-repeat; 
}

#tabs a.results { 
    background: url('/shared/icons/report.png') no-repeat; 
} 

#tabs a.rubric { 
    background: url('/shared/icons/table.png') no-repeat; 
} 

#tabs ul.smallBullets { 
    margin: 10px 20px;
} 

