﻿#ViewNewsTipDiv2 {
	font-family:arial,tahoma,sans-serf;
	font-size:12px;
	color:#333333;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
#ViewNewsTipDiv2 input {
	font-family:arial,tahoma,sans-serf;
	font-size:12px;
	border:1px solid #333333;
	}
	
#ViewNewsTipDiv2 textarea {
	width:349px;
	font-family:arial,tahoma,sans-serf;
	font-size:13px;
	margin-top:5px;
	padding:5px;
	color:#333333;
	border:1px solid #333333;
	}
	
div.comments_section_contain {
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
	}
	
div.comments_section {
	float:left;
	}

div.comments_right {
	float:left;
	margin-bottom:-8px;
	}
	
div.comments_right .section_tag {
    margin: 0px;
    padding: 0px;
    font-family:arial,tahoma,sans-serf;
}
	
div.story_comment {
	margin-top: 10px;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	background: #F8F8F8;
	font-family: arial;
	font-size: 12px;
	}
	
.comments_section .comment_heading {
    font-family:arial,tahoma,sans-serf;
    font-size: 20px;
    color: #900000;
    font-weight: bold;
}

.comments_right .section_tag {
    font-size: 20px;
}
	
div.story_comment p.postbar {
	margin-bottom: 5px;
	background: #B0B0B0;
	overflow: hidden;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-weight: bold;
	}
	
div.story_comment p.postbar .red
{
    color: #ffffff;
}
	
p.postbar a
{
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
	
p.postbar a:visited 
{
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
	
p.postbar a:hover 
{
	text-decoration: none;
	background: #900000;
	padding-left: 3px;
	padding-right: 3px;
}
	
div.story_comment p.comment {
	font-family:arial,tahoma,sans-serf;
	font-size:12.5px;
	padding:5px;
	margin:0px;
	color:#333333;
	}

