.modalBackground 
{
	background-color: #061c34;
	filter:alpha(opacity=70);
	opacity:0.8;
	z-index: 1003;
}
.modalPopup
{
width:600px;	
height:600px;
background-image: url(http://buyrugged.com/UserFiles/image/modal_bkg.png);
z-index: 1004;
}
.errorText {
	padding-left: 10px;
	text-transform: uppercase;
}
.textInput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.progressbar {
	z-index: 1005
