.comments {
margin-top:25px;
padding-top:5px;
background-color:white;
}

.commentheader {
color: gray;
font-weight:bold;
}

.commentnew {
padding:10px;
margin-top:10px;
}

.author {
background-color:#Fea;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}


.commentcontent {
margin-left: 10px;
}

.commentcontent blockquote{
   color:#777;
   background-image:url('http://boingboing.net/style/blockquote.png');
   background-repeat:no-repeat;
}

.commentcontent p {
margin:5px 25px 5px 0px;
}

.report { float:right; }

#pagecomments {
width:970px;
margin:10px auto;
color:black;
background-color:white;
padding:5px;
border:3px solid gray;
text-align:left;
}



.wide-comments {
	width:650px;
	float:left;
	margin-right:300px;
	background-color:white;
}

#side_ad_wide {
	float:right;
	margin: 0 0 0 -300px;
	background-color:white;
}

#snbuttons {
margin:10px 0px 0px 0px;
height:100px;
}
