#estrutura #realmud_titulo.payments_title {
	background-image: url(/imgs/internas/realmud_titulo_store.jpg);
	height: 64px;
}
#estrutura #payments { margin:40px 0 0 0; }
#estrutura #payments ul.pay { 
	float:left;
	margin:0 0 50px 10px;
	font-family:"Times New Roman", Times, serif;
}
#estrutura #payments ul.pay li { float:left; }
#estrutura #payments ul.pay li.left {
	background-image: url(/imgs/internas/realmud_payments_g_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 3px;
}
#estrutura #payments ul.pay li.center {
	background-color:#42443E;
	height:55px;
	padding:5px 0 0 0;
	width:820px;
	font-size:20px;
	color:white;
}
#estrutura #payments ul.pay li.center a {
	display:block;
	float:left;
	width:180px;
	height:45px;
	padding:12px 0 0 0;
	font-size:24px;
	color:#7AB0C2;
	text-decoration:none;
	text-align:center;
}
#estrutura #payments ul.pay li.center a:hover {
	text-decoration:underline;
	color:#F88D18;
}
#estrutura #payments ul.pay li.center .imgUs {
	float:left;
	width:270px;
	color:#F88D18;
	font-size:38px;
}
#estrutura #payments ul.pay li.right {
	background-image: url(/imgs/internas/realmud_payments_g_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 3px;
}
#estrutura #payments ul.pay li.center input.imgIpt {
	margin:3px 15px 0 5px;
	float:left;
}
