body {
font-family: "Trebuchet MS", Arial, Verdana, sans;
font-size:12pt;
}

p.success {
font-weight:bold;
color:green;
}

p.failure {
font-weight:bold;
color:red;
}

#content {
text-align: center;
margin-top: 50px;
}

#instruction {
text-align: left;
margin: 10px 2em;
}

#fadeblock {
position:relative;
margin:auto;
width:92%;
display:none;
padding-bottom:2ex;
background:#ffffff; /* Firefox + Vista x64 needs this, for some weird reason */
}

#messageid {
display:none;
}

#message {
font-weight:bold;
font-size:280%;
}

#credit {
font-size:85%;
color:#888888;
}

#votelinks {
display:none;
}

#addnew {
clear:both;
}

