br { clear: left;}
	
#personal label {
	text-align: left;
	width: 200px;
	padding-right: 15px;
	font-weight: bolder;
	float: left;
	margin-bottom: 15px;
	display: block;
}
	
#personal input {
	position: relative;
	top: -2px;
}
	
#personal {
	padding-bottom: 25px;
	border: 0;
	margin-bottom: 15px;
}

#personal h3 {
	font-size: 13px;
	margin: 20px 0px;
}
#personal input { 

	background-color: #fff; 
	width: 200px; 
	color: #999;

} 

fieldset {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.radio legend { 
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -5px;
}

.radio label {
	width: 30px;
}

.radio input {
	width: 20px;
}

.radio div {
	position: relative;
	top: -18px;
	left: 210px;
}


input { position: relative; top: 2px; margin-right: 5px;}

.button { 
	margin-left: 12px; 
	border: 1px solid #ccc; 
	background-color: #000; 
	color: #fff; 
	width: 70px;
}
form p {
	text-align: center;
}


span.radio {
width: 22px;
height: 24px;
padding: 0 10px 0 0;
background: url(site/1/images/radio_bt.jpg) no-repeat;
display: block;
clear: left;
float: left;
}

