.code {
background-color:#DEF;
color:#124;
font:normal 12px monospace;
line-height:18px;
}

.code .comment {
color:#78A;
}

.light {
color:#888;
}

.small {
font-size:11px;
}

a.button {
background:transparent url('../bg_button_a.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 12px arial, sans-serif;
height:24px;
margin-right:0;
padding-right:18px;
text-decoration:none;
}

a.button span {
background:transparent url('../bg_button_span.gif') no-repeat;
display:block;
line-height:14px;
color:#FFF;
text-decoration:none;
padding:5px 0 5px 18px;
}

a.button:active {
background-position:bottom right;
color:#fff;
outline:none;
text-decoration:none;
}

a.button:link,a.button:visited {
text-decoration:none;
}

a.button:active span {
background-position:bottom left;
color:#FFF;
text-decoration:none;
padding:6px 0 4px 18px;
}

.button_mglab {
width:73px;
height:33px;
border:none;
cursor:pointer;
background:url("../mglab_credits.png") no-repeat left top;
}

.button_mglab:hover {
background:url("../mglab_credits.png") no-repeat left bottom;
}
