

a
{
    color: #FFD22F;
    text-decoration: underline;
}

a:hover
{
    color: #FFD22F;
    text-decoration: underline;
}

a img
{
    border: none; /* Some browsers may display a border around a linked image without this attribute set to _none_. */
}


#heading1{
	color: #FFD22F;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.formlabel
	{
	font-size:11px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
	
input { 
	float:left;	
}
.horisontalformspacer {
	float:left; 
	width: 2px; 
	height: 10px; 
	display:block;
}
	
#RegisterButton {
	margin-left: 35px;
	margin-top:10px;
}
.box {
	width: 256px;
}
.ezcc-user {
	width: 256px;
}
td, p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FFD22F;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#heading1{
	color: #FFD22F;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1.style2 {
	color: #FFD22F;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFD22F;
	font-size: 16px;
	font-weight: bold;
}
.box {
	width: 256px;
}
.ezcc-user {
	width: 256px;
}
#ezcoa-401_place {
	width: 200px;
	float:left;
}
.ezcca-user_zip_code{
	width:37px;
	float:left;
}
.defaultbutton {
	width: 150px;
}
#ezcoa-12_user_account_login{
	width: 256px;
}
.button {
	width: 150px;
	margin-left:5px;
}

div#error-messages{
   font-size: 90%;
}

div.em-title{
   color: #ffffff;
}

div.em-message{
   color: #ff0000;
}


div#debug,
div#debug td,
div#debug pre{
color:black;
}

body pre{
color:white;
}
