.image img,.slideshowItem img {
	vertical-align:middle;
	text-align:center;
	border:0;
}
.imagea,.slideshowItem a {
	text-decoration:none;
}
#featured {
	overflow:hidden;
	position:relative;
	margin-right:5px;
}
#featured .word {
	z-index:10;
	left:0px;
	width:100%;
	color:#fff;
	bottom:0px;
	position:absolute;
	height:42px;
	background-color:#000000;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#featured .word h3 {
	font-size:13px;
}
#featured .word p {
	font:12px;
}
#featured .text h3,#featured .text p{
	margin:0;
}
#featured .text {
	padding:5px;
}
#featured .ui-els-hide {
	display:none;
}
#thumbs {
	list-style-type:none;
}
#thumbs li {
	display:inline;
	float:left;
	margin-right:4px;
}
#thumbs ul {
	margin:3px 0 0 0;
}
#thumbs li {
	font-size:12px;
	list-style-type:none;
	margin-right:4px;
}
#thumbs li a {
	border:#9c9c9c 2px solid;
	display:block;
	font-size:0px;
}
#thumbs li a:hover {
	border:#99cc33 2px solid;
}
#thumbs li a.current {
	border:#5fc243 2px solid;
}
#highlight {
	padding:5px 0 5px 5px;
	float:left;
	border:1px solid #CCCCCC;
	background-color:#FFF;
}