#fwidth {
	width: 100%;
}

#centerwide {
	width : 100%;
}

#leftnav {
	width : 0%;
	display: none;
	margin-left : 0px;
	padding-left : 0px;
}

.main {
	clear : both;
	width : 640px;
	margin : 5px;
	float : left;
}

.leftnav {
	width : 1px;
	display: none;
}

.maincon .c1 {
	width: 130px;
}

.maincon .c2 {
	width: 450px;
	padding-left : 5px;
}

.maincon .c3 {
	width : 1px;
	display : none;
}

.dtlmain {
	float : none;
	width : 90%;
}

.dtlimg {
	width : 90%;
	text-align : left;
	float : none;
}

.dtlimg div{
	display: none;
}