.boxRO {
	width: 922px;
	height: 390px;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;



*margin-top: 15px;
	
}
.boxRO .caixa img {
	margin-top: 20px;
	float: left;
	border: none;
}
.boxRO .caixa IMG.on {
	display: block;
}
.boxRO .caixa IMG.off {
	display: none;
}
.boxRO .caixa UL {
	margin: 20px 20px 0px 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align: right;
	vertical-align: text-top;
	list-style-type: none;
	float: right;
	width: 480px;
}
.boxRO .caixa LI {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 11px 10px;
}
.boxRO .caixa LI A {
	margin: 0px;
	line-height: 110%;
	text-decoration: none;
	height: 51px;
	color: #444;
}
.boxRO .caixa LI A strong {
	display: block;
	padding-bottom: 3px;
	font-size: 16px;
	height: 11px;
	color: #000;
}
.caixa UL LI.on {
	background-color: #e2001a;
	color: #fff;
}
.caixa UL LI.on strong {
	color: #fff;
}
.caixa UL LI.on A {
	color: #fff;
}
