#commentsheader{
width: 802px;
margin-top: 5px;
height: 50px;
margin: auto;
margin-top: 5px;
display: table;
border-left: 1px solid gray;
border-left: 1px solid gray;
}

#commentswrapper{
margin: auto;
display: table;
border: 1px solid #dcdcdc;
width: 794px;
}


.crow1{
background: #eeeeee;
width: 790px;
margin: auto;
display: table;
}

.crow2{
background: #e9e9e9;
width: 790px;
margin: auto;
display: table;
}

.commentinfo{
width: 150px;
float: left;
text-align: left;
margin-left: 5px;
}


.commenttimerstamp{
margin-left: 2px;
float: left;
}
.commentusername{
float: left;
}

.commentusernametext{
float: right;
margin-left: 2px;
}

.commenttext{
float: left;
width: 500px;
text-align: left;
margin-left: 2px;
}

#ctextbox{
border: 1px solid gray;
width: 530px;
margin-top: 30px;
}

#csendbutton{
border: 1px solid gray;
margin-top: 30px;
}

#commentsfooter{
width: 802px;
margin-bottom: 5px;
height: 64px;
margin: auto;
border-left: 1px solid gray;
border-left: 1px solid gray;
}