
.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(../img/radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 223px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 27px;
	padding: 5px 0px 10px 5px;
	color: #666; font-weight:normal!important;
	font: 12px arial,sans-serif;
	background: url(../img/select.png) no-repeat;
	overflow: hidden;
	
}.styled optgroup{ margin-bottom:10px; font-style:normal;}
.styled  option {color:#666666; font:Arial, Helvetica, sans-serif!important; font-weight:normal; font-size:11px!important;}




.personalForm {margin:0px; padding:0px;}
.personalForm input.txtBox {margin:0px; padding:8px; width:210px; border:1px #ebebeb solid!important; color:#8a8a8a; font:11px Arial, Helvetica, sans-serif; background:#f8f8f8; border-radius:8px;}

.personalForm input.SecurityBox {margin:0px; padding:8px; width:110px; border:1px #ebebeb solid!important; color: #F00; font:11px Arial, Helvetica, sans-serif; background:#fff;}


.personalForm .bgSecure {margin:0px auto; padding:0px; background:url(../aboutus/images/bg_box.jpg) no-repeat top; width:180px; height:170px;}

.personalForm .personalIcon { margin: 0 0 0 -30px; padding:0px; position:absolute;}
.subBtn{margin:0px; padding:5px 20px; border:none; background:#3d91b8; color:#fff; cursor:pointer; border-radius:8px; font-weight:bold;}
