#container {
	float: right;
	height: 420px;
	width: 740px;
}
img{border:0}
div#container{
	width:680px
}
div#zoom{
	float:right;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
div#zoom h3{
	margin:0;
	font-size:100%;
	color: #CCC;
	text-align:center
}
div#zoom img{
	display:block;
	width:400px;
	height:360px;
	margin-top: 20px;
}
div#minipics{
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 270px;
	padding-top: 45px;
}
div#minipics ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#minipics li {
	float:left;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0;
}
div#minipics img {
	width:60px;
	height:50px
}
#gallery {
	float: right;
	height: 470px;
	width: 680px;
}
