div.button {
cursor:pointer;	
}
#demopopup {
	font: 14px Arial, Helvetica, sans-serif;
	height: 404px;
	width: 591px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 25;
	position: absolute;
	top: 25px;
	left: 25px;
	text-align: left;
	display: none;
	background-image: url(../tour/images/bg.png)!important ; 
	background-image: url(../tour/images/demobox-ie.gif); /* background image for ie6 and below */
}


#demobtn {
	position: relative;
	top: 25px;
	width: 89px;
	height: 31px;
	left: 475px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;

}
#demobtn a {
	display: block;
	height: 31px;
	width: 89px;
	text-decoration: none;
}
#demonav {
	width: 160px;
	float: left;
	margin-top: 37px;
}
#demonav ul {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	background-color: #F8F8F8;
}
#demonav li{
	list-style-type: none;
	border-bottom: 1px solid #274696;
	height: 36px;
	font: 120%/36px Tahoma, Verdana, Arial, sans-serif;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#demonav .button {
	height: 36px;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
	display: block;
}
#demonav .button a {
	color: #18398F;
	font-size: 90%;
	display: block;
	text-decoration: none;
}

#demonav li a:hover {
	display: block;
	background-color: #FF9900;
	list-style-image: none;
	list-style-type: none;
}

#democontent01 {
	width: 380px;
	margin-top: 42px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	font-size: 95%;
	line-height: 18px;
	background-color: #FFFFFF;
}
#demopopup img {
	float: left;
	padding-right: 8px;
}
#demopopup h2 {
	font-size: 140%;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #14358C;
	font-weight: normal;
	border-width: 0px;
	border-style: none;
}

#colleft a , #colleft a:visited  { background-image: none; border-style: none; }
