body, #wrapper, #content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}
body {
	background: white;
	font-size: 10pt;
}	
a {
	color:#666666;
	text-decoration:underline;
}	
#webcobra, #headerbottom, #main, #leftbox, #contentbottom, #footer img, #footer span, .postcolumn2 img {
	display:none;
}
#header {
   height:auto;
   background:none;
   border:none;
   margin:0;
   position:static;
   float:none;
}
#logo {
   height:auto;
   margin:0;
}
#contentbox {
	width:100%;
	padding:0 0 10px 0;
	border-bottom:1px solid #CCC;
	background:none;
}
#content {
	background:none;
} 
#content h1 {
   margin:25px 0 0 0;
}	
#content p {
   margin:10px 0 0 0;
}	
#content a {
	color:#666;
	text-decoration:underline;
	border:none;
}
.tablelisting {
	width:100%;
	float: none !important;
    padding:0 0 15px 0;
}	
.tablelisting li {
	width:48%;
}
#forumtitle, #post td.postcolumn1 a {
   color:#666;
}
#forumtitle {
   width:100%;
   border-bottom:1px solid #CCC;
   border-top:1px solid #CCC;
}  
#forumfooter {
   width:100%;
   border:none;
   margin:0;
} 
.signature {
	border-top:1px solid #CCC;
}
#post {
	width:100%;
	float:none;
	clear:both;
}
.postcolumn1 {
	width:20%;
}
.postcolumn2, .postcolumn3 {
	width:80%;
}
#post td,#post th { 
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
#footer {
	width:auto;
	text-align:center;
	padding:5px 0 0 0;
	clear:both;
	display:block;
	float: none !important;
	position:static;
}
#footer p { 
   color:#666;
} 