@charset "utf-8";
/* CSS Document */

.form_qty {
	width:20px;
	margin-right:3px;
}
form input.submitbutton {
	margin-top:-2px;
}
form input.emailfield {
	margin-bottom:4px;
	width:145px;
}
form input.loginfield {
	width:145px;
}
form input.passwordfield {
	width:62px;
}

#product_main #product_info input, #product_main #product_download input {
	margin-bottom:2px;
}
.teaser_green label {
	display:block;
	float:left;
	width:120px;
}
.teaser_green textarea {
	display:block;
	float:left;
	width:250px;
}