#util_nav {
	width: 0px;
	height: 0px;
	display: none;
}

#left_nav {
	width: 0px;
	height: 0px;
	display: none;
}

#right_side {
	width: 0px;
	height: 0px;
	display: none;
}

.doc_img_left {
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	float: none;
	clear: both;
}

.doc_img_right {
	padding: 20px 0px 0px 10px;
	margin: 0px 5px 0px 0px;
	float: none;
	clear: both;
}

img {
	float: none;
	clear: both;
}


