#locations {
	visibility:visible;
  }
#showroom {
	position:absolute;
	top:70px;
	left:110px;
	}
#showroom h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
#showroom img {
	padding-right:10px;
	}
#showroom div.info {
	padding-left:480px;
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#showroom div.showroom_locations {
	padding-left:100px;
	padding-top:15px;
	font-size:14px;
	line-height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#showroom div.showroom_logo {
	position:absolute;
	top:50px;
	left:400px;
}



#scrollContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:26px;
	text-align:justify;
	width:350px;
	height:318px;
	position:absolute;
	left:455px;
	top:25px;
	overflow:hidden;
	}
#scrollContent {
	padding-top:1px;
	position:absolute;
	}
#scrollContent p {
	text-indent:20px;
	margin-top:10px;
	margin-bottom:0;
	}
#track {
	background-image:url('../images/about_track.gif');
	background-repeat:repeat-y;
	background-position:4px 0;
	position:absolute;
	top:40px;
	left:400px;
	width:8px;
	}
#top_ball {
	/*padding-bottom:285px;*/
	}
#drag_handle {
	position:absolute;
	padding:10px 1px;
	cursor:pointer;
	}
#drag {
	width:17px;
	height:3px;
	background-color:#c1e1f8;
	line-height:0;
	position:relative;
	}

