.y {
margin:.3em;
background-color: #ffd;
border: outset 1px;
}

.g {
margin:.3em;
background-color: #dfd;
border: outset 1px;
}

.b {
margin:.3em;
}

input {
font-size: .95em;
}

.num
{
font-size: 1em;
font-family: arial, helvetica;
font-weight: normal;
line-height: 1em;
}

table.m {
padding: 0px;
}

tr.m {
padding: 0px;
}

td.m
{
font-size: .9em;
font-family: arial, helvetica;
font-weight: normal;
line-height: .9em;
}

.desc {
padding:.5em;
font-size: .9em;
color: #ffff00;
border: solid 1px #00ff88;
background-color: black;
position: absolute;
}

a.close {
color: #aaaaff;
}

a.desclink {
font-size: 1em;
}

a.voteBtn  {
display: block;
float: left;
width: 6em;
font-family: tahoma;
font-weight: bold;
color: white; 
text-align: center; 
font-size: .88em; 
text-decoration: none; 
background-color: #2eb86a; 
margin: 0px; 
padding: 0 .2em 2px .2em;
border-style: solid; 
border-width: 1px 2px 1px 2px; 
border-color: #886600  black black #886600; 
}

a.voteBtn:visited { color: white; }

a.voteBtn:hover  { 
color: #ffee00; 
background-color: #666055; 
border-color: black #cccccc #cccccc black; 
}

a.disabled  {
background-color: transparent; 
border-color: #888888; 
color: #777777; 
border-style: solid; 
}
