/*.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}*/

.select { position: absolute; width: 151px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ height: 24px; padding: 5px 24px 0 8px; color: #000; font: 12px/21px arial, sans-serif; background: url(../images/tiles/drop-down.gif) no-repeat!important; overflow: hidden; }

label.input-label { float:left; font-size:1.4em; color:#002b5c; width:100%; padding-bottom:5px; } 

.input-text { display:block; float:left; margin: 0 0 10px 0px; border: 0; padding: 9px 0 8px 12px; font-size: 1.4em; color: #666; background-image: url("../images/forms/input-tab.gif"); background-repeat: no-repeat; voice-family: "\"}\""; voice-family: inherit; width: 210px; } 

.login-button { float:left; width:67px; height:30px; background:url(../images/forms/login.jpg) no-repeat; overflow:visible; border:none; cursor:pointer; float:left; margin:0px; }

