@charset "UTF-8";


#quickpanel .CollapsiblePanel {
	margin: 0px;
	padding: 0px;

}


#quickpanel .CollapsiblePanelTab {
	background:#053 url(/graphics/quicklinks/selector.jpg) no-repeat;
	/*width: 201px;*/
	height:20px;
	margin:0;
	padding-left: 10px;
	padding-top: 2px;
	cursor: pointer;
	/*user-select: none;
	-khtml-user-select: none;*/
	color:#fff;
	font-weight: bold;
}


#quickpanel .CollapsiblePanelContent {
	margin: 0 0 0 3px;
	padding: 0 0 6px 0;
	width:195px;
	background: #fff url(/graphics/quicklinks/bottomselect198.jpg) no-repeat bottom;
	color:#000;
}
#quickpanel #panelcontent {
	padding-left:3px
}
#quickpanel #panelcontent p{
	border:none;
	line-height:normal;
}
#quickpanel #panelcontent a:link, #quickpanel #panelcontent a:visited {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}


#quickpanel #panelcontent a:hover {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
#quickpanel #panelcontent a:active {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
#quickpanel #panelcontent ul{
	border: none;
	line-height:normal;
	margin-top: 0;
	margin-left: 5px;
	padding: 0;
	margin-bottom: 0;
	
}
#quickpanel #panelcontent li{
	margin-left: 20px;
	font-weight: normal;
	color: #000;
}




#quickpanel .CollapsiblePanelTab a {
	text-decoration: none;
}


#quickpanel .CollapsiblePanelOpen .CollapsiblePanelTab {
	background: #053 url(/graphics/quicklinks/selector.jpg) no-repeat;
}



#quickpanel .CollapsiblePanelClosed .CollapsiblePanelTab {
background: #053 url(/graphics/quicklinks/selector.jpg) no-repeat;
}


#quickpanel .CollapsiblePanelTabHover,  #quickpanel.CollapsiblePanelOpen .CollapsiblePanelTabHover {
background: #053 url(/graphics/quicklinks/selector.jpg) no-repeat;
}


#quickpanel .CollapsiblePanelFocused .CollapsiblePanelTab {
	background: #053 url(/graphics/quicklinks/selector.jpg) no-repeat;
}
/*Stuff for the Carousel*/
