#pictureholder {
	width:160px;
	border-right:solid 1px #999999;
}

#contentTable td {
	vertical-align:top;
	}

#slideshow {
	position:relative;
	width:160px;
	overflow:hidden;
}

/* individual photos in slideshow */
#pic1, #pic2, #pic3, #pic4, #pic5 {
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	height:120px;
}

#rates p, #rates h1 {
	padding:10px;
	font-size:80%;
	}
	
	#rates h1 {
	text-decoration:underline;
	}
	
#rates li {
list-style:none;
padding-left:30px;
	font-size:80%;
}
