#slider {width:270px;}
.header a{
color:#505050;
text-decoration:none;
}
.header a:hover{
color:#505050;
text-decoration:none;
}

.text a{
color:#006699;
text-decoration:none;
}
.text a:hover{
color:#92c329;
text-decoration:none;
}

.header {
width:250px; 
border:1px solid #92c329; 
padding:8px; 
font-weight:bold; 
margin-top:5px; 
cursor:pointer; 
background:url(files/interface/header.gif);
color:#505050;
}

.header:hover {background:url(files/interface/header_over.gif)}
.content {overflow:hidden}
.text {width:220px; border:1px solid #92c329; border-top:none; padding:15px 15px 15px 30px;}
