a{
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

a:visited {
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

a:focus, a:hover, a:active {
	color: #ccc;
	text-decoration: underline;
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:405px;
	padding-top: 30px;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	float: left;
}
div.ss-controls span {
	color: #ccc;
	cursor: pointer;
}

div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #2f2e2e;
}
div.slideshow img {
	border: none;
	display: block;
}
div.embox {
    height: 25px;
	clear: both;
	border: 1px solid #2f2e2e;
	background-color: #2f2e2e;
	padding: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #2f2e2e;
}
ul.thumbs li.selected a {
	background-color: #FFCC33;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	margin-left: 15px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #2f2e2e;
}
div.pagination a:hover {
    color: #fff;
	background-color: #333;
	text-decoration: none;
}
div.pagination strong {
    color: #fff;
	background-color: #333;
}
