@charset "utf-8";
/* CSS Document */

form div {
	margin-top:10px;
}

#pic {
	width:300px;
	height:235px;
	top:100px;
	left:600px;
}

#textbox a{
	color:#CC0000;
}

.highlightbox {
	background-color:#FFCCFF;

}

.hidden{
	display:none;
}

label#warningtext{
	font-size:26px;
	color:#FF0000;
	font-weight:900;
}

label#cardnum_alert {
	color:#FF0000;
	font-weight:900;
	display:none;
}

label#email_alert {
	color:#FF0000;
	font-weight:900;
	display:none;
}

label#pw_alert {
	color:#FF0000;
	font-weight:900;
	display:none;
}

label#pw1_alert {
	color:#FF0000;
	font-weight:900;
	display:none;
}
.select{
	font-size:10px;
}
.entry{
	position:relative;
}
#floater {
	background-image:url('../images/did_you_know.jpg');
	width:350px;
	height:430px;
	top:120px;
	left:530px;
}

#indent {
	width:450px;
}

label#cardnumalert {
	color:#FF0000;
	font-weight:900;
	display:none;
}
#small {
	font-size:10px;
}
#actv_hdr{
	clear:both;
	background-image:url('../images/activate_hdr.jpg');
	width:900px;
	height:304px;
	display:block;
}