

.form {

margin: 12px 0 0 -12;

width:100%;
height:100%;
/*--background:url(../img/common/form/bg.gif) no-repeat 0 0;--*/

}







.separate {

border-top:1px solid #c6d6de;

margin:8px 0 12px -12px;

}


/* Panel */
div.pnl {
	position:relative;
	width:100%;
	text-align:left;
	margin:2px 2px 2px 2px;
	background:#fff url(../img/panel_bl.gif) no-repeat 0 100%;
	height:100%;
	}
	

/* Header */
.FW_Header {

	position:relative;
	background:#7B7B7B url('../img/NewImg/header.png') ;
	width:100%;
	background-repeat:no-repeat;
margin:0px;
padding:0px;
height:93px;
}
.FW_Top {
background-image:url('../img/header-bg.gif');
background-repeat:repeat-x;
height:30px;
position:relative;
width:99%;
border:1px solid #fff;
	padding:7px 0 7px 12px;
}

p.FW_Footer
{
	text-align: center;	
  margin-bottom : 10px;
}