@charset "utf-8";
body {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	color: #8E8E8E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
}
.footer a:link, .footer a:visited, .footer a:hover {
	color: #8E8E8E;
	text-decoration: none;
}
.content {
	height: 489px;
	width: 412px;
	text-align: left;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
.content a:link, .content a:visited {
	color: #8E8E8E;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #000000;
}
a:link img, a:visited img, a:active img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.previous {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.previous a:link, .previous a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
.previous a:hover {
	color: #000000;
}
.next {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.next a:link, .next a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}
.next a:hover {
	color: #000000;
}
.galTab {
}
.galTab img {
	padding: 5px;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.show {
	font-size: 12px;
}
.review {
	display: block;
	width: 392px;
	text-align: left;
	padding: 9px;
	background-color: #F1F1F1;
	font-style: italic;
	font-size:11px;
	color: #666666;
}
.author {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.contentFront {
	height: 289px;
	width: 412px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentFront a:link, .contentFront a:visited {
	color: #8E8E8E;
	text-decoration: none;
	font-weight: bold;
}
.contentFront a:hover {
	color: #000000;
}

