.RotationInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;
}
.RotationInfo .content {
}
.RotationInfo .content .image {

}
.RotationInfo .content .text {
	font-size:11px;
}
.RotationInfo .content .text .textbg {
	background:url(../imagens/alpha.png);
	_background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imagens/alpha.png', sizingMethod='scale');
}

.RotationInfo .content .text .textphrase {
	padding:5px;
	margin-top:3px;
	line-height: 14px !important;
}
.RotationInfo .content .text a {
	color:#000000 !important;
	text-decoration:none;
}

.RotationInfo .content .text a:hover {
	text-decoration:underline;
}

.RotationInfo .panel {
	height: 30px;
	background-image:url(../imagens/rotateinfo_bar.png);
	border:1px solid #4D4D4D;
}

.RotationInfo .panel .buttons {
	font-size:10px;
	margin-right:1px;
	width:30px;
	height:30px;
	background-color:#CCCCCC;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	float:left;
	background-image:url(../imagens/rotateinfo_btn.png);
}

.RotationInfo .panel .button_hl {
	cursor:default;
	background-color:#999999;
	background-image:url(../imagens/rotateinfo_btn_hl.png);
}