/*imgplayer*/
.imgplayer{
	width: 468px;
	float: left;
	margin-bottom: 5px;
}
.imgplayer h3{
	width: 458px;
	background-image: url(../images/imgplayer/mainbox468-imgplayer-top.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	font-size: 20px;
	color: #333333;
}
.imgplayer-content{
	width: 446px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE0E2;
	line-height: 1.4;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE0E2;
	background-image: url(../images/imgplayer/imgplayer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imgplayer-content span{
	width: 446px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/imgplayer/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgplayer-bottom{
	background-image: url(../images/imgplayer/mainbox468-imgplayer-bottom.gif);
	height: 7px;
	width: 468px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}
.imgplayer-content{
	width: 446px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE0E2;
	line-height: 1.4;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE0E2;
	background-image: url(../images/imgplayer/imgplayer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imgplayer-content span{
	width: 446px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/imgplayer/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#featured {
	OVERFLOW: hidden;
	WIDTH: 445px;
	POSITION: relative;
	padding: 0px;
	margin-top: -20px;
	float: left;
	height: 300px;
	text-align: center;
}
#featured .word {
	Z-INDEX: 10;
	LEFT: 0px;
	WIDTH: 425px;
	COLOR: #FFFFFF;
	BOTTOM: 0px;
	POSITION: absolute;
	font-size: 11px;
	background-color: #4c4b4a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#featured .word a {
	color: #FFA953;
}
#featured .word H4 {
	FONT-SIZE: 13px;
	color: #FFFFFF;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#featured .ui-els-hide {
	DISPLAY: none
}

#thumbs {
	WIDTH: 435px; LIST-STYLE-TYPE: none
}
* HTML #thumbs {
	HEIGHT: 100%
}
#thumbs LI {
	FLOAT: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#thumbs UL {
	width: 445px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#thumbs LI A {
	DISPLAY: block;
	FONT-SIZE: 0px;
	border: 2px solid #FFFFFF;
}
#thumbs LI A:hover {
	border: 2px solid #FF9933;
}
#thumbs LI A.current {
	BORDER: 2px solid #FF9933;
}

