#rightContainer { width: 170px; height: 70px; _height: 60px; display: block; float: right; }
#seeAll { width: 160px; height: 70px; _height: 60px; 
	background: url(/images/resources/see_all_bg.png) no-repeat; text-align:center; 
	margin-left: 10px; margin-bottom: 10px; }
#seeAll A { text-decoration: none; }
#seeAll STRONG { display: block; margin: 5px; margin-top: 12px; font-size: 12px; color: #f6531b; }
#allDocsTop { margin: 0; padding: 0; width: 430px; height: 24px; margin-top: 10px; 
	background: url(/images/resources/all_docs.gif) no-repeat;}
#allDocs { margin: 0; padding: 0; width: 430px; float: left; display: block; 
	background: url(/images/resources/all_docs_bg.gif) repeat-y; padding: 10px; }

#allDocs UL { list-style: none; padding: 0; margin: 0; width: 410px; }
#allDocs UL LI { background: url(/images/icons/bullet_red.gif) no-repeat 0 4px;
	padding-left: 20px; margin-bottom: 3px; float: left; width: 185px; _width: 205px; 
	display: block; margin-bottom: 10px;}
#allDocs UL LI * { font-size: 11px; font-weight: bold; color: #f6531b !important; }
#allDocs UL LI A { margin-bottom: 5px; display: block; }

#allDocsBottom { clear: both; margin: 0; padding: 0; width: 430px; height: 9px; 
	background: url(/images/resources/all_docs_bottom.gif) no-repeat;}
	
#subdocs UL { margin: 0; list-style: none; width: 160px; }
#subdocs UL LI { text-align: right; margin-left: 10px; }