form span.label, form span.label_hilite {
	width: 40%;
	}

form span.field {
	width: 30%;
	}

form span.field input, form span.field textarea {
	width: 95%;
	}

form span.field select {
	width: 98%;
	}

form span.extras {
	width: 29%;
	}

form div.submit {
	padding: 15px 0 0 40%;
	}


#sidebar_left .blue .tl {
	background-image: url("/images/wrappers/blue/on_ocean_bg/tl.jpg");
	}