.vaucher {
	position: absolute;
	top: 115px;
	margin: 0 0 0 -225px;
}

#vaucher_login_form {

}
#vaucher_login_form dd {
	margin: 0;
}
#vaucher_login_form input.text {
	margin: 0;
	width: 135px;
	border: 1px solid #fff;
	background: #e9e9e9;
	padding: 3px;
	font-size: 1.1em;
}
#vaucher_login_form p.error {
	position: absolute;
}

#vaucher_login_form ul.submits {
	position: absolute;
	margin: -27px 0 0 150px;
}
#vaucher_login_form input.button {
	width: 60px;
	height: 30px;
	color: #000;
	background: url('../dsg/button.gif') no-repeat top left;
}