/* Sidebar wrappers */

#lhSidebarWrapper{
	float:left;
	margin-top:0;
	border-top:5px solid #FFFFFF;
	width:176px;
/*	margin-left:1px; */
}
#lhSidebar{
	float:left;
	width:176px;
}

/* Styles applicable to all colours */

#lhnav{
	float:right;
	width:176px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background: url(../../../images/lhSidebar/rightDotted.gif) right top repeat-y #efefef;
	padding-bottom:10000px; margin-bottom:-10000px; */
}

#lhnav h2 {color:#fff; padding: 6px 0 6px 8px; line-height:1em; margin-left:1px; font-size:0.7em;}

#lhnav div {color:#000; padding-top:3px; padding-bottom:6px; font-size:0.7em; line-height:1em; padding-right:10px;font-weight:bold; background: url(../../../images/lhSidebar/separatorDotted.gif) left top repeat-x transparent;}

#lhnav div.top {background: url(../../../images/lhSidebar/listBackgroundTop.jpg) left top no-repeat transparent; padding-top:11px;}

#lhnav div a {line-height:1.3em;}

#lhnav .bottom {background: url(../../../images/lhSidebar/separatorDotted.gif) left top repeat-x transparent; height:1px;}

/*These styles are added to by a separate style sheet for each colour*/
#lhnav a:link{color:#000; background:none transparent; text-decoration:none;}
#lhnav a:active{color:#000; background:none transparent; text-decoration:none;}
#lhnav a:visited{color:#000; background:none transparent; text-decoration:none;}
#lhnav a:hover{color:#fff; text-decoration:none;}
#lhnav div div {margin-left:19px; padding: 3px 0 0 15px; font-size:1em; line-height:1.3em;}
#lhnav .selected {color:#ff6600;}

#lhnav h3 {
	background: url(../../../images/lhSidebar/sectionIndex/quotesBackground.jpg) left top no-repeat #e3e3e3; 
	padding:10px 5px 0 12px;
	font-size:.7em;
	margin-right:1px;
	font-style:italic;
}
#lhnav p {font-style:italic; font-size:.7em; font-weight:normal; background: none #e3e3e3; padding: 10px 5px 10px 12px;}
#lhnav blockquote{background: url(../../../images/lhSidebar/sectionIndex/quotesBottomBackground.jpg) left bottom no-repeat #e3e3e3; width:176px; padding:7px 0 20px 0 !important;}
#lhnav blockquote p{width:158px !important;}