
A {
	text-decoration: none;
	color: gold;
    font-weight: 500;
}
.clear {
	CLEAR: both
}
#featured {
	OVERFLOW: hidden;
	WIDTH: 1000px;
	POSITION: relative;
	HEIGHT: 310px;
	margin-top:0px;
}
#featured .word {
	padding: 5px;
	z-index: 10;
	left: 0;
	width: 100%;
	color: #fff;
	bottom: 0;
	position: absolute;
	height: 55px;
	background-color: #000;
}
#featured .word H3 {
	FONT-SIZE: 13px
}
#featured .ui-els-hide {
	display: none
}
#thumbs {
	width: 480px;
	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;
}
#thumbs LI.last_img {
	margin-right: 4px
}
#thumbs li.first {
	MARGIN: 5px 10px 0 15px;
	WIDTH: 20px;
	CURSOR: pointer;
	HEIGHT: 13px
}
#thumbs LI.last {
	MARGIN: 5px 12px 0 8px; WIDTH: 20px; CURSOR: pointer; HEIGHT: 13px
}
#thumbs LI A {
	border: #9c9c9c 2px solid;
	DISPLAY: block;
	WIDTH: 48px;
}
#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, #thumbs LI.last IMG  {
	border-width: 0;
}
#topstory {
	margin: 5px 0 0 5px;
	background: #ffffff;
	FLOAT: left;
	WIDTH: 910px;
	HEIGHT: 283px;
}
#highlight {
	padding: 0; 
	FLOAT: left;
	WIDTH: 910px;
}
.etiket {
    width:900px;
    float:right;
    font-size:9px;
    font-family:Tahoma, Geneva, sans-serif;
    color:#555555;
    text-align:center;
}