@charset "utf-8";

body { font-size:0.7em;   }

#content { width:383px; float:left;}
#rightcol   { width:550px; }

#rightcol img  {float:right; margin: 0 0 0 12px; padding: 0; border: none;}


a.unique { 
color:#888488; 
font-size:12px;
text-decoration:none;
display:block;
width:160px; 
padding: 20px 0px 20px 150px; 
background:#262525 url(../images/unique.png) no-repeat 7px 4px;
margin:12px 0px 8px 0px;
}
a.unique:hover {  color:#85c446;}
