#all {

}

div#componentHead {
	height: 10px!important;
	position: static!important;

}

div#componentHeader {
	display:none;
}

div#componentMain {
	height: auto!important;
	margin: 0;
	top: 0;
}

div#componentFoot {
	background: transparent;
	border: none;
	height: auto!important;
	top: 0;
}

div.ad {
	text-align: center;
	margin-top: 10px;
}