.forum_table_top
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	background-color:#ECECEC;
}
.forum_table{
    border-width: 1px !important ;
    border-style: solid !important;
    border-color: #330000 !important;
    padding:0px;
    margin-bottom:5px;
/*    border-collapse:collapse;*/
}

.forum_table tr td{
    border-left: 1px solid #000000;
    border-bottom:1px solid #000000;
    padding-left:5px !important;
    padding-bottom:8px !important;
    padding-top:8px  !important;
}

.forum_quote_style{
  	border: 1px solid #E1E1E1;
	margin-left: 70px;
	margin-right: 70px;	
	margin-bottom: 10px;  
	padding:8px;
	background-color:#FEFEFE;
	font-size: 11px;
	color: #909090;
 }
 
 .forum_quote_style_wo_user{
  	border: 1px solid #E1E1E1;
  	  	margin-top: 10px;
	margin-left: 70px;
	margin-right: 70px;	
	margin-bottom: 10px;  
	padding:8px;
	background-color:#;
	font-size: 11px;
	color: #0;
 }
 
 
 .forum_quote_style_user
 {
  	margin-top: 10px;
	margin-left: 70px;
	margin-right: 70px;	
	padding:4px;
	font-size: 11px;
	color: #909090;
	font-weight:bold;
 }
img{
	border:0px;
}