.topTabs {
	bottom-margin: 0;
	margin-right: 2px;
	padding: 0;
	float: left;
	position: relative;
	cursor: pointer;
	cursor: hand;
}

.topTabs {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif}


.tabs {
	font-weight: normal;
	font-size: 0.85em;
	color: #232323;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	float: left;
	width: 150px;
	text-align: center;
}

#commentTab {
	background: #c1c9da url(http/media.fresnobee.com/static/images/comments/comments.gif) repeat-x;
	margin-left: 20px;
	border-top: 1px solid #8c9dbc;
	border-right: 1px solid #8c9dbc;
	border-left: 1px solid #8c9dbc;
}

#addCommentTab {
	background-color: #6c86a4;
	margin-left: 2px;
}

#disclaimerTab {
	background-color: #A7A7A7;
	margin-left: 2px;
}

#mi_comments {
	background-color: #6c86a4;
	padding: 10px;
	clear: both;
}

#comments_listing {
	background-color: #c1c9da;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
}

#disclaimer_text {
	background-color: #A7A7A7;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
	clear: both;
}

.vform {
	position: absolute;
	left: 50px;
	background-color: #86a7cd;
	max-width: 400px;
	display: none;
	padding: 6px;
}

.violationForm {
	text-align: center;
}

.close {
	text-align: right;
	cursor: pointer;
}

#comment_list li {
	padding: 5px 0 3px 0;
}

.img {
	width: 16px;
	height: 16px;
	border-width: 0;
	border-style: none;
}	

#commenting_closed {
	display: none;
	text-align: center;
}
