.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.testtables {
	width: 650px;
	margin-top: 10px;
}
#thumbs img {
	height: 60px;
	width: 60px;
}
#preview_inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.testtables a:hover {
	color: #000066;
	text-decoration: underline;
}
.testtables td {
vertical-align: top;
}
#preview_wrap {
	width: 685px;
	height: 245px;
	background: url('bg_preview.gif') top left no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1;
	margin-left: auto;
	padding: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		}

		#preview_outer {
	overflow: hidden;
	width: 655px;
	height: 245px;
	position: relative;
		}

		#preview_inner {
	text-align: left;
	height: 100%;
	position: relative;
	float: left;
		}
		
		#preview_inner div {
	float: left;
	width: 655px;
	height: 400px;
	position: relative;
		}
		
		#preview_inner div a {
	text-decoration: none;
	font-size: 12px;
		}

		#thumbs {
	padding-top: 30px;
	position: relative;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	float: left;
		}

		#thumbs span {
	padding: 11px;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url('bg_thumb.gif') top left no-repeat;
	display: inline-block;
	text-align: center;
	margin: 0 5px;
		}

		#arrow {
	position: absolute;
	top: -12px;
	background: url('bg_arrow.gif') top center no-repeat;
	width: 104px;
	height: 39px;
		}
.testtables img {
	margin: 0px;
	padding: 0px;
}

