#testimonial {
	display: block;
	height: auto;
	width: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#entries {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clear {
	clear: both;
	height: 0px;
}
#header {
	background-image: url(../img/headpicbg.gif);
	background-repeat: repeat-x;
	display: block;
	height: 191px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.top {
	background-image: url(../img/bluetop.gif);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	display: block;
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.poster {
	display: block;
	height: 22px;
	width: auto;
}

