#cShellBcrumb {
	background: url(../images/mstEscBot.gif) no-repeat top left;
}
#cShellBcrumb p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 202px;
	border-top: 1px solid #ccc;
	padding: 5px 0 7px 0;
}
#gsnwrap {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e7e7e7;
	font:11px verdana, arial, sans-serif;
	font-weight:bold;
}
#gsn {
	list-style: none;
	margin: 0;
	border-top: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
	height: 24px;
	background: #333 url(../images/gsn_off.gif) repeat-x bottom;       /* fills width of browser window */
}
#gsn li {
	display: inline;
	margin: 0;
	padding: 0;
}
#gsn LI A {
	border-right: #fff 1px solid;
	padding: 3px 13px 8px 13px;
	float: left;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#gsn LI A:hover {
	background-image: url(../images/gsn_on.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}
#gsn LI.selected A {
	background-image: url(../images/gsn_on.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#dhtmlgoodies_listMenu li {
	list-style-type:none;
}
/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul {
	margin:0px;
	padding:0px;
}
/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul {
	display:none;
	margin-left:10px;
}
