




/*
     FILE ARCHIVED ON 8:36:39 May 20, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:57:13 Mar 14, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
//////////////   RateMe v1.0    //////////////
//     copyright & written in Aug 2003      //
//     by Lukas Stalder                     //
//     contact: support@planetluc.com       //
//     read INSTALL.txt for installation    //
//     instructions.                        //
//     Visit www.planetluc.com!             //
//               enjoy it!                  //
//////////////////////////////////////////////
*/



.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
.votingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.votingsmalltxt, .votingsmalltxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #222222;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

/* style of the shown average points*/
.rating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B03C3C;
}
.err{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	color: inherit;

}
select.catlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

.thisbadvote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
