﻿#sidebar{
   width: 458px;
   margin: 0;
   padding: 0;
   top: 20px;
   float: left;
   height: 250px;
   font-size: 1.2em;
}

#sidebar #drawers{
   width: 458px;
   height: auto;
   overflow: hidden;
   background: url('../../}images/home-banner-link-down.jpg') no-repeat left bottom;
   margin: 0;
   float: left;
}

#sidebar a.drawer-handle{
   display: block;
   background: url('../../}images/home-banner-link-down.jpg') no-repeat;
   font: normal normal normal 12px Trebuchet MS;
   color: #fefbf3;
   height: 29px;
   text-indent: 12px;
   line-height: 29px;
   cursor: pointer;
   padding: 0 0 0 15px;
}

#sidebar .drawerbox{
   padding: 0;
   line-height: 1;
   color: #140d09;
   height: 205px;
   overflow: hidden;
}