html, body {
	margin:20px;
}

#header a.logo, #header a:visited.logo {
	text-decoration:none;
}

#content a {
	text-decoration:none;
}

#header .logo .dispnone {
	display:block;
	font-size:3em;
	height:auto;
}

#header ul, #content .collleft, #content .collright, #content .button, #content input.button, #content ul.link, .box, #content .rule4, #footer, #content div.buttons  {
	display:none;
}

#cntbody, #content {
	width:auto !important;
}

#content .collleft, #content .collmid, #content .collright, #content .colllarge {
	float:none;
	width:auto !important;
	padding:0 !important;
	margin:0 !important;
	height:auto;
	min-height:auto !important;
	min-height:100%;
}

#content h1, #content h2, #content .subtitle, a, a:visited {
	color:#000 !important;
}

#content .rule2 {
	border-top:dotted 1px #000;
}

