@charset "utf-8";
.CommStyle {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/Styles/button/comments-icons.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	float: right;
	padding-top: 5px;
}
