body, div, th, td, form, p, li, ul, ol, h1, h2, h3, h4, h5, h6, span, select, input {
	color: #545454;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clearFloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.formlabelalert
{ color: #cc0000; }

.darkpink
{ color: #ee1c6c; }

.inline
{ display: inline; margin:0; padding:0 }

img
{ border: 0px; display: block; }

img.word
{ margin-top: 1px; }

.flashbg
{ background-image: url(../../img/flash_words.jpg); }

.nine
{ font-size: 9px; }

.ten
{ font-size: 10px; }

.eleven
{ font-size: 11px; }

.twelve
{ font-size: 12px; }

.thirt
{ font-size: 13px; }

.fourt
{ font-size: 14px; }

.fift
{ font-size: 15px; }

.sixt
{ font-size: 16px; }

.sevent
{ font-size: 17px; }

.eightt
{ font-size: 18px; }

.ninet
{ font-size: 19px; }

.twenty
{ font-size: 20px; }

.twentyone
{ font-size: 21px; }

.twentytwo
{ font-size: 22px; }

.twentythree
{ font-size: 23px; }

.twentyfour
{ font-size: 24px; }

.twentyfive
{ font-size: 25px; }

.bold
{ font-weight: bold; }

.italic
{ font-style: italic; }

a.none
{ text-decoration: none; }

.block
{ display: block; }

.flush
{ margin: 0px; }


.ml55
{ margin-left: 55px; }

.ml60
{ margin-left: 60px; }

.ml65
{ margin-left: 65px; }

.ml70
{ margin-left: 70px; }

.ml75
{ margin-left: 75px; }

.ml80
{ margin-left: 80px; }

.ml85
{ margin-left: 85px; }

.mt108
{ margin-top: 108px; }

.mr216
{ margin-right: 216px; }

.relative
{ position: relative; }

p 
{ padding-bottom: 10px; }

p.formlabel 
{ padding: 0; }

form#vote {
    border-top: 1px solid #b7b7b7;
}
.essayData {
    width: 210px;
    float: left;
    margin-right: 30px;
    border-bottom: 1px solid #b7b7b7;
    padding: 15px 0 0 0;
}
.votingForm {
    float: left;
    padding: 15px 5px 10px 15px;
    margin: 15px 0 0 0;
    width: 442px;
    height: 61px;
    background: #f8c9da url(../../img/box_vote.gif) no-repeat top left;
}