#page #header {
	width: 500px;
	height: 10px;
	padding: 0 0 20px 0;
}
#page #header h1 {
display: block;
}
#page #header ul#navigation {
display: none;
}
#page #leftcurve #rightcurve #grass #sidelines #bottom #content .col_x, 
#page #leftcurve #rightcurve #grass #sidelines #bottom #content .col_x2 {
display: block;
float:none;
clear: both;
}
#page #leftcurve #rightcurve #grass #sidelines #bottom #content .col_y,
#page #leftcurve #rightcurve #grass #sidelines #bottom #content .col_y2 {
display: block;
float: none;
clear: both;
}
