#demotip {
	display:none;
	background:transparent url(./images/black_arrow.png);
	font-size:12px;
	height:80px;
	width:180px;
	padding:15px 15px 25px 15px;
	color:#fff; 
	z-index:9999;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
}

/* this is for the slideshow */
.slideshow { 
	height: 192px; 
	width: 194px; 
	margin:10px 0px 10px 0px;
	padding-bottom:4px;
	overflow: hidden; 
	}
.slideshow img { 
	border: 1px solid #CCCCCC; 
	}

/* this is for the home slideshow */
.homeshow { 
	height:232px; 
	width:539px; 
	padding:0; 
	margin:3px 0px 0px 0px; 
	float:right; 
	overflow: hidden; 
	z-index:1;}
.homeshow img { 
	border: 0px solid #ccc; 
} 
