DIV.ro_main {	
	height: 20px;
	
}
UL.ro_main {
	margin: 0px;
	list-style: none;
	height: 20px;
}
UL.ro_main LI {
	display: inline;
	margin: 0px;
}
UL.ro_main>LI{
	
}
UL#msie.ro_main LI {
	
}
UL.ro_main A {
	color: white;
	text-decoration: none;
	
	padding: 3px 10px 3px 10px;
}
UL.ro_main A:hover {
	color: black;
}
UL#msie.ro_block A {
	width:100%;
}
DIV.ro_block {
	position: absolute;
	display: none;
	background-image: url(/images/ro_block_bg.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 111px;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding-top:5px;
	text-align: left;
}
UL#msie.ro_block LI{ 
}
UL.ro_block {
	list-style: square;
	padding: 0px;
	margin: 0px;
}
UL.ro_block A{
	color: black;
	text-decoration: none;
	padding: 5px 5px 2px 50px;
	display: block;
	text-align: right;
	border-bottom: 1px dashed gray;
	
}

UL.ro_block  LI{
	display: block;
	width: 180px;
	margin-left:3px;
}
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: #edf2f4;
	font-weight: bold;
	/*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;
}	
