body{
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	padding:0px;
	margin:0px;
}

#containerreg{
	text-align:left;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containerreg, #top, #bottom, #footer{
	margin:0px auto;
}
#top, #bottom{
	width:650px;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.wufoo{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* ----- LOGO ----- */
 
* html h1 a{
	
}

h2{
	font-size:18px;
	color:#6C6C6C;

}

img, a img{
	border:none;
}
* html img { 
	behavior: url(../images/iepngfix.htc);
}

.hide{
	display:none !important;
}

