/*
***********************
USE OF THIS CSS STYLE SHEET IS STRICTLY FORBIDDEN.
--------------------------------------------------
e-mail mage (mage@magixproject.net) for questions regarding
the usage of mage's CSS documents
***********************
*/

div.leetbox { 
border:#333333;
background:	url(pixelcolour.gif);
padding:5px;
border-style:solid;
border-width:thin;
font-size:small;
}
a.leet { color:#999999; text-decoration:none; }
a.leet:hover { color:#666699; text-decoration:underline; }
a.footer { color:#333333; text-decoration:underline; }
a.footer:hover { color:#666699; text-decoration:underline; }
div.sidebox { 
border:#333333;
background:	url(pixelcolour.gif);
padding:5px;
border-style:none;
border-width:thin;
font-size:small;
}