
#registerconfirmation #main-content{
	width:100%;
	padding:0;
}
#registerconfirmation h3.conf {
	text-indent:-9999px;
	height:75px;
	margin:10px 0 0;
	background:url(/skins/realestock/images/register/hdgAccount-Conf.png) no-repeat left;
}
#btnResend{
	float:left;
	background:url(/skins/realestock/images/register/btnResend-Conf.gif) no-repeat 0 0px;
	border:none;
	width:176px !important;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-top:10px
}
#btnConfirm {
	float:left;
	background:url(/skins/realestock/images/register/btnConfirm.gif) no-repeat 0 0px;
	border:none;
	width:176px !important;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-top:10px;
	margin-right:10px
}
#registerconfirmation #main-content input, select {
 width: 90%;
}
