


#sidebar-left {
	margin: 0 auto;


	width: 270px;
	color: #666666;
	line-height: 160%;	
}

#sidebar-left p  {
	margin: 0px 0px 15px;
}

#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}

#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}

#sidebar-left h3 img  {
	vertical-align: middle;
}
 
#sidebar-left a, #sidebar-left a:visited  {
	color: #000000;
	text-decoration:none;
}

#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	font-weight:bold;
}

#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar-left ul li {
	background: url(/2011/img/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
	margin-bottom:10px;
	line-height:20px;
}
 
#sidebar-left ul li ul li {
	background: url(/2011/img/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}


/* category widget */
#categories ul li,
#categories-1 ul li,
#categories-9 ul li {
	background: url(/2011/img/mini-category.gif) no-repeat;
}


.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
	}


*****************************************************************/
.dbx-box {
	margin:0;
	padding:0;
	border:none;
	clear: both;
	}


/* group container(s) */
.dbx-group {
	width:210px;
	padding:0 0px 10px;
}
* html .dbx-group {
	width: 270px;
	padding-bottom:0;
}

/* handles */
.dbx-handle {
	position:relative;
	margin:0;
	padding: 16px 24px 7px 10px;
	background:url(/2011/img/sidep-handle.png) no-repeat 0 0; 
}
* html .dbx-handle { 
	width: 270px; 
}
/* handle cursors are in a class of their own
   so they only get applied if the script is supported */


.dbx-content {
	margin: 0;
	padding:5px 10px 9px 10px;
	background: url(/2011/img/sidep-bottom.png) no-repeat 0 100%;
	overflow: hidden;
		background-color: #FFF;
}
.dbx-content div{
	overflow: hidden;
	height: 100%;
	width: 100%;
}
<!-- Sidebar docking boxes (dbx) by Brothercake - http://www.brothercake.com/ -->
