@charset "iso-8859-1";

/*

//////////////   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;

	color: #758fa7;

}

.votingsmalltxt, .votingsmalltxt a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #6C8DAD;

}

.votingsmalltxt2, .votingsmalltxt2 a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #111111;

}

.button {

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	border: 1px solid #222222;
	background: #7E7066;

	margin-top: 1px;

	margin-bottom: 1px;

	padding-top: 1px;

	padding-left: 2px;

	padding-right: 2px;

	padding-bottom: 1px;

}

.button2 {

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	border: 1px solid #222222;

	margin-top: 1px;

	margin-bottom: 1px;

	padding-top: 1px;

	padding-left: 1px;

	padding-right: 1px;

	padding-bottom: 1px;
	background: #5F5F5F;

}

/* style of the shown average points*/

.rating {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #B03C3C;

}

.err{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #bdb484;

	text-decoration: none;

}

.name {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	letter-spacing: 3px;



}

select.catlist{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

}

form {

	margin: 0px;

	padding: 0px;

}



.thisbadvote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #bdb484;

	height: 0px;

	margin: 0px;

	padding: 0px;

	text-align: center;

}

