.gallerycat {
	width: 225px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	float: left;
	margin: 0 5px 8px 3px;
}

.gallerycat h2 {
	color: #c30;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 2px;
	background: url(../g/doubleblues.gif) no-repeat 0 20px;
}

.gallerycat p {
	margin: 0;
	padding: 0;
}

.gallerycat a, .gallerycat a:link, .gallerycat a:visited, .gallerycat a:hover, .gallerycat a:active {
	display: block;
	background-color: transparent;
	border: 4px solid #E8E8E8;
	width: 218px;
	height: 104px;
	padding: 0;
}

.gallerycat a:hover, .gallerycat a:active {
	border: 4px solid #c30;
}

.gallerycat img {
	border: none;
}

#thumbs {
	padding: 0 10px;
}

#thumbs a, #thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
	display: block;
	float: left;
	background-color: transparent;
	border: 2px solid #E8E8E8;
	width: 110px;
	height: 85px;
	padding: 0;
	margin: 2px;
}

#thumbs  a:hover, #thumbs a:active {
	border: 2px solid #c30;
}

#backbutt a, #backbutt a:link, #backbutt a:visited, #backbutt a:hover, #backbutt a:active {
	display: block;
	padding-top: 10px;
	clear: both;
	background-color: transparent;
	border: none;
}