body, html {
	background: none !important;
        height: auto !important;
}

.header {
	border-bottom: 1px solid #ccc;
}

.footer{
	border-top: 1px solid #ccc;
}

form#form1 {
   min-height: 0!important;
 height:auto !important;
   
}

.leftCol, .rightCol .innerRight  {
	display:none;
}

.rightCol {
	float:none !important;
	min-height: 0 !important;

}

.rightCol .innerLeft {
	width: 600px;
float: none !important;
overflow: visible !important;
}


.footer {
	position: relative !important;
        bottom: 0px !important;
}

.submitLong input {
position: relative !important;
border: 1px solid #ccc !important;
}

.submitLong {
background: none !important;
}