
div#menu{
	float:left;
	width:0;
}
div#menulist{
	margin:0;
}
div#content{
	width:700px;
}
div#contentinner{
	margin: 0 25px 15px 15px;
}


