
IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.clear
{
	clear: both;
}
#featured
{
	overflow: hidden;
	width:790px;
	position: relative;
	height:300px;
}
#featured .word
{
	padding-right: 5px;
	padding-left: 5px;
	z-index: 10;
	background:url(/images/slide/bg_transparent.gif) repeat;
	left: 0px;
	width:800px;
	color: #fff;
	bottom: 0px;
	position: absolute;
	height:60px;
}
#featured .word H3
{
	font-size: 18px;
}
#featured .word H2
{
	font-size: 15px;
}
#featured .ui-els-hide
{
	display: none;
}
#thumbs
{
	width:800px;
	list-style-type: none;
	height: 28px;
}
* HTML #thumbs
{
	height: 100%;
}
#thumbs LI
{
	display: inline;
	float: left;
	width: 52px;
	margin-right: 4px;
	height: 24px;
}
#thumbs UL
{
	margin-top: 3px;
	padding-left:145px;
}
#thumbs LI.last_img
{
	margin-right: 4px;
}
#thumbs LI.first
{
	margin: 5px 10px 0pt 15px;
	width: 20px;
	cursor: pointer;
	height: 13px;
}
#thumbs LI.last
{
	margin: 5px 12px 0pt 8px;
	width: 20px;
	cursor: pointer;
	height: 13px;
}
#thumbs LI A
{
	border-right: #9c9c9c 2px solid;
	border-top: #9c9c9c 2px solid;
	display: block;
	font-size: 0px;
	border-left: #9c9c9c 2px solid;
	width: 48px;
	border-bottom: #9c9c9c 2px solid;
}
#thumbs LI A:hover
{
	border-right: #99cc33 2px solid;
	border-top: #99cc33 2px solid;
	border-left: #99cc33 2px solid;
	border-bottom: #99cc33 2px solid;
}
#thumbs LI A.current
{
	border: #5FC243 2px solid;
}
#thumbs LI.first IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
#thumbs LI.last IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
#topstory
{
	background: #ffffff;
	float:inherit;
	width:800px;
	height:340px;
	text-align:left;
}
#highlight
{
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	width:790px;
	padding-top: 5px;
}