﻿.modalPopup
{
	background-color:white;
}
.modalBackground
{
	background-color: white;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.ZipSearch_TextBox
{
	font-family: Verdana;
	font-size: 10px;
    width: 180px;
}
.ZipSearch_List
{
	font-family: Verdana;
	font-size: 10px;
    width: 180px;
}        
.ZipSearch_Validator
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}  

.tblCaptcha
{
    position: relative;
    top: 2px;
    left: 10px;
}
