@charset "UTF-8";
/* CSS Document */

#content {
	min-height:650px;height:auto !important;height:650px;
}

#thumbs {
	overflow: auto;
	height: 600px;
	width: 120px;
	background-color:#CCCCCC;
	text-align: center;
	line-height: 100em;
	float: left;
}

#pic {
	width: 600px;
	float: left;
	margin-left: 25px;
}
