div#form1{
	background-color:#ffffff;
	margin-left:2px;
	text-align:left;
}

div#form1 .top .left{
	background: url(../img/form1_section_div_top_left.gif) no-repeat 0px 0px;
	float:left;
	width:54px;
	height:45px;
}

div#form1 .top .mid{
	background: url(../img/form1_section_div_top_mid.gif) repeat-x 0px 0px;
	float:left;
	width:180px;
	height:45px;
}

div#form1 .top .right{
	background: url(../img/form1_section_div_top_right.gif) no-repeat 0px 0px;
	float:left;
	width:54px;
	height:45px;
}

div#form1 .header{
	background: url(../img/form1_section_div_header.gif) no-repeat 0px 0px;
	width:530px;
	height:26px;
	padding:0px;
	margin:0px;
	margin-top:1px;
}

div#form1 .formmid{
	margin-left:-60px;
	width:530px;
}

div#form1 .formbottom{
	width:530px;
	height:24px;
	margin-top:-4px;
	background: url(../img/form1_section_div_header_bottom.gif) no-repeat 0px 0px;
}
