
#comment {
	width:100%;
	max-width:896px;
}
.uSubject {
	width:470px;
}

.src{
}

.preview2{
	display: none;
	background-color: #d6daf0;
}

.post {
    background-color: #e5fbe5;
   /*width: 470px; */
   max-width: 896px;
	/*border: 1px solid red;*/
	padding:5px;
}
/*
.postcontainer {
	 margin-top: 10px; 
}
*/
.postcontainer a:visited {
	color: #117743 !important;
}

.postcontainer a:link {
	color: #117743 !important;
}

.postpreview {
    position: absolute;
    margin: 0 0 0 -115px;
    background-color: #d6daf0 !important;
    width: 470px;
	z-index: 9;
}

.postpreview2 {
    position: absolute;
    margin: 0 0 0 -115px;
    background-color: #d6daf0 !important;
    width: 470px;
	z-index: 9;
	font-size:14px;
	padding:5px;
}

.smallreplies {
  font-size:smaller;
    width: 430px;
	bottom:0px;
	position: relative; 
}

.postusername {
	color: #117743;
	/*color:#993300;*/
	font-weight: 700;
}

.postdate {
	font-size:smaller;
	font-style:italic;
}

.postsubject {
	 font-size:16px; 
	font-weight:bold;
}

.postnumber {
	
}

.recipients {
	font-size:smaller; 
}

.replybutton {
	position: relative; 
	bottom:20px; 
	/*left:440px; */
	right:8px;
	float:right; 
	display: block; 
	font-size: smaller; 
	color:grey; 
	opacity: 1;
	z-index: 0;
}
.replybutton a {
	color:grey !important; 
}

#subject {
	width:100%;
	display:block;
	max-width:896px;
}

.greentext {
	color: #789922;
}

.deleteBtn {
	
  margin-left:10px;
  float: right;
  top: 0px;
  right: 3px;
  color: red;
  cursor: pointer;
}


.editBtn {
	font-size:smaller;
  float: right;
  top: 0px;
  right: 3px;
  color: #117743;
  cursor: pointer;
}

.recentCommentsInfo {
	font-size:smaller;
}


td.min {
    width: 1%;
    white-space: nowrap;
}