#content { width: 100%; }
h2 { clear: both; }

/*
.gallery_album {}

body #content ul.gallery_thumb li a { border: 0; color: #33426D; display: block; float: left; height: 11px; text-align: center; width: 121px; }
li.album a { background: 0px 0px no-repeat; font-size: .8em; padding-top: 101px;}
body #content ul.gallery_thumb li.photo a { height: 121px; }
body #content ul.gallery_thumb li a:hover { background-position: -120px 0px; color: #643d3D; }
*/

body #content .gallery_thumb li a{border:0}
.gallery_thumb { clear: both; }
.gallery_thumb li.item
{
	border: 1px dashed #4b6A90;
	cursor: pointer;
	display: block;
	float:	left;
	height: 145px;
	margin: 8px;
	padding: 10px;
	padding-left: 25px;
	text-align: center;
	width: 141px;
}

.gallery_thumb li.item:hover{border-color:#904B6A;}


.album span
{
	clear: both;
}

.gallery ul.options { width: 100%; }


.gallery ul.options li a
{
	border: 1px dashed #4b6A90 !important;
	display: block;
	float:	left;
	font-weight: bold;
	padding: 4px;
	margin: 4px;
}

.gallery ul.options li a.title, .gallery ul.options li a.current
{
	border: 0 !important;
	color: #000000 !important;
}

.folderthumb
{
	background-position:0 0;
	display: block;
	height: 121px;
	width: 121px;
}

.folderthumb:hover
{
	background-position: -120px 0px;
}