body {
	background: white;
	}
	
#menu, #links, #banner {
	display: none;
	}
	
#content {
	position: relative;
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
	.comments-head	{ 
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;		
        font-family:verdana, arial, sans-serif; 
	font-size:small; 
	font-weight:bold;
  	background:white;		
		}			
.comments-body {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
	font-family:verdana, arial, sans-serif;
	font-size:small;
	font-weight:normal;
  	line-height:140%;
 			}		
.comments-post {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;		
	font-family:verdana, arial, sans-serif;
	font-size:x-small;
	font-weight:normal;
  		}

