
form {
    width:auto;
    margin:0px;
    padding:0px;
}

div#inner {
	padding-left:62px;
	padding-top:40px;
	padding-right:62px;
	padding-bottom:40px;
}

div#outer {
    background-position: 50% 199px;
    background-color: #dfdefa;
    background-image: url('td-body-service.jpg');    
}

div#headermiddle {
    background-image: url('visions/header-middle.jpg');
    background-color: #2e4a7e;
}

div.form {
	margin:0px 337px;
	margin-bottom:32px;
	margin-top:20px;
	width:202px;
}

div.form div.label {
	width:60px;
}

div.form div.control {
	width:142px;
}

div.form div.submit {
    padding-top:10px;
    width:202px;
}
