DIV.ro_main {	
	height: 20px;	
}
UL.ro_main {
	margin: 0px;
	list-style: none;
	height: 20px;
}
UL.ro_main LI {
	display: block;
	float: left;
	margin: 0px;
}
UL.ro_main>LI{
	
}
UL#msie.ro_main LI {
	
}
UL.ro_main A {
	cursor: pointer;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 1px 10px;
}
UL.ro_main A:hover {
	color: #fcf44e;
}
UL#msie.ro_block A {
	width:100%;
}
DIV.ro_block {
	position: absolute;
	display: none;
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-align: left;
	border:2px solid #ffffff;
	border-bottom:2px solid #aaaaaa;
	border-right:2px solid #aaaaaa;
	background-color: #dddddd;
}
UL#msie.ro_block LI{ 
	width:100%;
}
UL.ro_block {
	list-style: square;
	padding: 0px;
	margin: 0px;
}
UL.ro_block A{
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 2px 5px;
	display: block;
	background-color: #f0f0f0;	
}

UL.ro_block  LI{
	width:100%;
	display: block;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
}
UL#msie.ro_block  LI{
	display: inline;
}
UL#msie.ro_block A {
	/*width:100%;*/
}
UL.ro_block A:hover, A:hover.ro_main_item {
	color: #345969;
	background-color: #dddddd;
	/*background-image: none;*/
}
UL.ro_main IMG {
	display: none;
	clear: right;
	/*margin-top: 4px;*/
}
UL.ro_block IMG {
	display: inline;
	clear: right;
	margin-top: 4px;
}	
