body {margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px}
#slider {width:280px;}

#slider a {
    color: #c5a167;
}


.header {
    width:260px;
    border:1px dotted #c5a167;
    padding:8px;
    font-family: Tahoma;
    color: #c5a167;
    font-weight:bold;
    margin-top:5px;
    cursor:pointer;
    background:url(/wp-content/themes/craftycart/images/header.gif)}
.header:hover {
    background:url(/wp-content/themes/craftycart/images/header_over.gif)}
.content {
    overflow:hidden;
    display: none;
}

.text {
    width:246px;
    border:1px dotted #c5a167;
    background-color: #fcefdb;
    border-top:none;
    font-family: Tahoma;
    padding:15px;
    text-align: left;}
