.content {
	margin-right: 20px;
}

.gbPost{
	margin-top: 15px;
}

.user{
	width: 100%;
	border-bottom: 1px solid #000;
}

.date{
	float: right;
	position: relative;
	bottom: 20px;
}
 
.comment{
       background: #ccc;
	padding: 10px;
}

.content2 {
  overflow:auto;
  height: 250px;

}

.comments{
	clear: both; 
      overflow: auto;
       height: 250px;

	margin-right: 25px;
	width: 98%;
       margin-top: -35px;

}

html>body .comments{
	height: 220px;
}

h3 {

	color:          #224;

	letter-spacing: 0.07cm;
       font-family:    gothic;
       font-weight:    normal;
       font-size:      14pt;

	padding: 0px;
	margin: 0px;

}


#mainPicture {
	border: 0px;
	width: 200px;
	float: left;
	clear: left;
	margin:	20px 20px 0px 0px;

}

.mainPictureBox {
	width: 200px;
}

