.Col230 {
	width: 230px;
	background-color: #FFF;
}
#one {
	left: 20px;
	top: 10px;
	height: 730px;
	overflow: visible;
	position: absolute;
}
#Thumbnails {
	left: 20px;
	top: 10px;
	height: 730px;
	overflow: visible;
	position: absolute;
}
#two {
	left: 270px;
	top: 10px;
	height: 730px;
	position: fixed;
}

#three {
	left: 520px;
	top: 150px;
	height: auto;
	position: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#four {
	left: 770px;
	top: 150px;
	position: fixed;
}
#printInfo {
	position: fixed;
	left: 520px;
	top: 10px;
	height: 130px;
	font-weight: normal;
}
body {
	background-color: #FFF;
}
.col480 {
	width: 480px;
}
#imageArea {
	left: 270px;
	top: 10px;
	position: fixed;
	background-color: #FFF;
}
#imageInfo {
	left: 770px;
	top: 10px;
	position: fixed;
}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	background-color: #ffff00;
}

