.drop {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bolder;

	color: #990000;

	text-decoration: none;

	margin: 5px;







}

.vote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	line-height: normal;

	font-weight: bolder;

	font-variant: small-caps;

	color: #000099;

	text-decoration: none;

	border-top-width: thick;

	border-bottom-width: thick;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FF0000;

	border-bottom-color: #FF0000;

	text-transform: none;

}
