span.home_header {
	width: 550px;
	float: left;
        font-weight: bold;

}

label {
        text-align: right;
        width: 200px;
        padding-right: 10px;
        font-weight:bold;
        font-size:11px;
}

span.icon {
	display: block;
	width: 20px;
	float: left;
	margin-bottom: 10px;
        align: center;
}


label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 105px;
	padding-right: 20px;
        font-weight: bold;
}

br {
	clear: left;
}

