.drawers-wrapper {
position: relative;
width: 200px;
float: right;
clear: both;
margin-top: 10px;
height: 250px;
}

.drawer {
background:transparent url(../images/sidenav_capside.png) repeat-y scroll 0pt;
color:#322111;
font-size:13px;
line-height:1.3em;
}

.boxcap {
height:5px;
left:0pt;
position:absolute;
width:100%;
z-index:100;
background:transparent url(../images/sidenav_capbottom.png) no-repeat scroll 0%;
margin-top:-5px;
}


.captop {
background-image:url(http://images.apple.com/downloads/images/box_188captop.png);
bottom:auto;
top:0pt;
margin-top:42px;
}
.newstitle {
background-image:url(../images/news.jpg);
height: 42px;
display: block;
}

.drawers {
margin-bottom:15px;
color:#322111;
font-size:15px;
line-height: 18px;
}

.drawers a {
color:#322111;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
}

.drawer li a {
line-height:20px;
padding:6px 0pt;
font-size: 0.9em;
margin-top: 6px;
}

UL {
list-style: none;
padding: 0;
}

UL.drawers {
margin: 0;
}

.drawer-handle {
color:#322111;
cursor:default;
font-size:15px;
font-weight:normal;
height:25px;
line-height:25px;
margin-bottom:0pt;
width:100%;
letter-spacing: 1px;
text-indent: 10px;
border-top: dotted #322111 1px;
}

.drawer-handle.open {
background-position:-200px 0pt;
color:#322111;
}

.drawer UL {
padding: 0 12px;
padding-bottom:0pt;
}

.drawer-content UL {
padding-top: 7px;
}

.drawer-content LI A {
display:block;
overflow:hidden;
}

.alldownloads li {
border:0pt none;
line-height:20px;
padding:6px 0px 6px 0px;
font-size: 13px;
margin-top: 6px;
}


