/* CSS Document */

div.form{
	background:url(../images/coupon/form_head.gif) no-repeat;
	padding-top:76px;
	margin-left:32px;
	width:554px;
}
div.form-wrap{
	background:url(../images/coupon/form_body.gif) repeat-y;
	border-bottom:1px solid #161616;
}
div.form table{
	margin:0px;
}
div.form form{
	margin:0px;
}

