#aceito {
	padding-top:8px;
	padding-bottom: 7px;
	!padding-bottom: 6px;
	font-size: 11px;
	background-color:#ffffff;
}

#terms {
	width: 299px;
	height: 198px;
	font-size: 11px;
	overflow: auto;
	background-color:#ffffff;
}
#terms p {
	margin-bottom: 20px;
}
#disclaimer label.agree {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
}
#disclaimer input#agree {
	clear: left;
	float: left;
	border: 0;
	background: none;
	margin-top: 12px;
}
#disclaimer #disclaimer_bt {
    width: 141px;
    height: 64px;
    line-height: 50px; /* IE 7 */
    border: 0;
    background: url(../images/disclaimer_continue_bt.gif) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}
.disclaimer #footer {
	position: absolute;
	bottom: 0;
}
.disclaimer #footer .container {
	width: 734px;
	margin-left: -367px;
	padding-top: 50px;
	background: none;
}
.disclaimer #footer p {
	width: 700px;
	padding-left: 20px;
}