﻿.menucomments {
	padding: 3px 3px 5px 3px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	
	margin-bottom: 2px;
	text-align: center;
}
.linkscomments {
	list-style-type: none;
	list-style-image: url('cpGuestbook/images/blu_b ullet.gif');
	list-style-position: outside;
	padding-left: 20px;
}
.tbl {
	font-size: 12px;
	border: solid black 0px;
}

.rate {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: 000000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bgvote {
    text-align: center;
	width: 70;
	height: 61;
	background: url(../../img/vote_bg.jpg);
}
