#comments {

}
.comcov1 {

}
.comcov2 {

}
.commsg {
	padding: 0px 15px;
	padding-bottom: 15px;
	color: black;
	border-bottom: 1px solid #ccc;
}
#content .commsg table{ 
	width: auto;
}
.commsg a{
	color: black;
}
.comhead {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: black;
	margin-bottom: 20px;
}
#commentform table {
	width: auto;
}
#commentform textarea{
	width: 450px;
}
#commentform input {
	padding-bottom: 2px;
}
#commentform textarea {
	height: 160px;
}
#compre {
	display: none;
	color: black;
	background: white;
	border: 5px solid #ccc;
	width: 620px;
}
#compre a {
	color: #ccc;
}
#content #compre table {
	padding: 0px;
	margin: 0px;
}
#content #compre td{
	padding: 0px;
	margin: 0px;
}
#comclose {
	width: 310px;
}
#comsend {
	width: 310px;
}
#comments_pager_top {
	width: 100%;
	float: left;
	padding-top: 20px;
}
#comments_pager_bottom {
	padding-top: 2px;
}
#comments_pager_top ul, #comments_pager_bottom ul {
	list-style: none;
	text-align: center;
	padding: 0px;
}
#comments_pager_top ul li, #comments_pager_bottom ul li {
	display: inline;
	padding: 0px;
}
#comments_pager_top ul li a, #comments_pager_bottom ul li a {
	display: inline-block;
	padding: 0px 5px;
	height: 18px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
}
#comments_pager_top ul li a:hover, #comments_pager_bottom ul li a:hover, #comments_pager_top ul li a.active, #comments_pager_bottom ul li a.active {
	background: black;
	color: black;
	text-decoration: none;
}
