
#show_description {
        font-family: arial, verdana;
        font-size: 10pt;
        color: #ffffff;
	clear: right;
}

#description_copy {
	width: 210px;
	line-height: 18px;
}

#show_thumbnails {
}

#show_content {
	margin-top: 10px;
	padding-top: 0px;
	height: 370px;
	display: inline;
}

#directional_nav {
	float: left;
	width: 115px;
}

.directional_button {
	float: left;
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	background-color: #6b6b78;
	width: 51px;
	height: 15px;
	margin-right: 5px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

#viewing_info {
	float: right;
	width: 110px;
	height: 50px;
        font-family: arial;
        font-size: 8pt;
        color: #ffffff;
	text-align: right;

}

.current_thumbnail {
	float: left;
        width: 108px;
        height: 109px;
	margin-right: 10px;
	display: inline;
}

#contentarea {
	width: 590px;
	height: 347px;
	margin-top: 0px !important;
	margin-top: 10px;
	float: left;
}
