
#tour-win tour, .menu-icon-tour {
	background-image:url(images/tour16x16.png) !important;
}

#tour-nav .x-panel-body li {
	margin:3px;
}

#tour-nav .x-panel-body li img {
	width:1px;
	height:16px;
	vertical-align:middle;
	margin-right:2px;
	margin-bottom:2px;
}
#tour-nav .x-panel-body li a {
	text-decoration:none;
	color:#fff;
}
.icon-pref-startmenu {
	/* background-image:url(images/bogus.png);  */
}
.icon-pref-quickstart {
/*	background-image:url(images/bogus.png); */
}
#tour-nav .x-panel-body {
	background:#5b9d82;
	width: 205px;
	height: 355pc;
}

#tour-nav2 .x-panel-body {
	background:#5b9d82;
	width: 205px;
	height: 355pc;
}

#tour-content .x-panel-body {
	padding:20px 0px 0px 0px;
}
#tour-content pre {
	background-color:#FAFAFA;
	border-color:#DDDDDD !important;
	border-style:solid !important;
	border-width:1px 1px 1px 8px !important;
	color:black;
	font-family:monospace;
	font-size:12px !important;
	line-height:14px !important;
	width:auto !important;
}


.tourintro img {
	/*width:650px;
	height:450px;
	background-image:url(images/tour.gif) !important;*/
	width:98%;
	/*height:265px;*/
	height:310px;
	/*background-image:url(images/concept_2.gif) !important; */
	background-repeat: no-repeat;
	background-position: center center;
}
