#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border-bottom-width:0;
	-moz-border-radius: 1em 1em 0em 0em;
	} 

#tabs ul li {
	padding: 3px 15px 0px;
	border: 1px solid #999999;
	list-style: none;
	display: inline;
	-moz-border-radius: 1em 1em 0em 0em;
	border-bottom-width:0;

	}
	
		
#tabs ul li.here {
	padding: 3px 15px 0px;
	border-color: #7AA5D6;
	list-style: none;
	display: inline;
	background-color: #E1E6E9;
	font-weight: bold;
	border-bottom-width:0;
	}


#ra {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 10px 5px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

#ra ul
{
	padding: 0px;
	margin: 0px 0px 10px 5px;

	
}

#ra li
{
	list-style: disc url(/images/button_box.gif) ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 20px;
}
