@charset "UTF-8";/* CSS Document */    h2 {            margin: 0;        }        .drawers-wrapper {            position: relative;            width: 188px;                    }        .drawer {            background:transparent url(../images/accordian_bg.gif) repeat-y scroll 0pt;            color:#76797C;            font-size:11px;            line-height:1.3em;        }        .boxcap {            height:5px;            left:0pt;            position:absolute;             width:100%;           /* width:188px;*/            z-index:100;            background:transparent url(../images/accordian_bot.png) no-repeat scroll 0%;            margin-top:-5px;        }        .captop {	background-image:url(../images/accordian_top.png);	bottom:auto;	top:0pt;	margin-top:0;	background-repeat: no-repeat;	background-position: top;        }        .drawers {            margin-bottom:15px;            color:#76797C;            font-size:11px;            line-height: 18px;        }        .drawers A {            color:#666666;            text-decoration:none;            font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;            font-size-adjust:none;            font-style:normal;            font-variant:normal;            font-weight:normal;        }				    .drawers A:hover {			color: #289AE2;			text-decoration: underline;          /*  font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;            font-size-adjust:none;            font-style:normal;            font-variant:normal;            font-weight:normal;*/        }        .drawer li {            border-bottom:1px solid #E5E5E5;            line-height:16px;            padding:6px 0pt;        }        UL {            list-style: none;            padding: 0;        }        UL.drawers {            margin: 0;        }        .drawer-handle {		background:#939393 url(../images/accordian_handlebg.png) no-repeat scroll 0pt;		color:#333333;		cursor:default;		font-size:12px;		font-weight:normal;		height:25px;		line-height:25px;		margin-bottom:0pt;		text-indent:15px;		width:100%;		}				        .drawer-handle.open {		background-position:-188px 0pt;		color:#FFFFFF;        }        .drawer UL {            padding: 0 12px;            padding-bottom:0pt;        }        .drawer-content UL {            padding-top: 7px;        }        .drawer-content LI A {            display:block;            overflow:hidden;        }		.projects  li {            border:0pt none;            line-height:18px;            padding:0pt;        }