#wrap
{
	overflow: hidden;
}
#load
{
	background-image: url(images/loader32x32.gif);
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	text-indent: -9999px;
	margin: 0px auto;
	width: 253px;
	display: none;
	background-repeat: no-repeat;
	background-position: center 50%;
	height: 100px;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
}
#feature
{
	border-bottom: #999 0px dotted;
	position: relative;
	border-left: #999 0px dotted;
	margin-top: 5px;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
}
#feature .button
{
	border-bottom: #999 0px dotted;
	position: absolute;
	border-left: #999 0px dotted;
	border-top: #999 0px dotted;
	top: 72px;
	border-right: #999 0px dotted;
	left: 0px;
}
#feature .prev
{
	margin-left: 10px;
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	text-indent: -9999px;
	width: 20px;
	display: block;
	background: url(../images/feature_left.gif) center top;
	float: left;
	height: 32px;
	border-top: #999 0px dotted;
	top: -125px;
	border-right: #999 0px dotted;
}
#feature .next
{
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	text-indent: -9999px;
	width: 20px;
	display: block;
	background: url(../images/feature_right.gif) center top;
	float: right;
	height: 32px;
	border-top: #999 0px dotted;
	top: -125px;
	border-right: #999 0px dotted;
}
#feature .prev:hover
{
	background-position: center bottom;
}
#feature .next:hover
{
	background-position: center bottom;
}
.featureUL
{
	border-bottom: #000 0px dotted;
	position: relative;
	border-left: #000 0px dotted;
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	border-top: #000 0px dotted;
	border-right: #000 0px dotted;
	padding-top: 0px;
	left: 0px;
}
.featureBox
{
	
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	width: 253px;
	background-repeat: no-repeat;
	float: left; /* HEIGHT: 270px;*/
	overflow: hidden;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	padding-top: 5px;
}
#botton-scroll
{
	z-index: 0;
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	margin: 0px auto;
	width: 253px;
	float: left; /*HEIGHT:380px;*/
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	padding-left:35px;
	_padding-left:0px;
}
#block
{
	z-index: 0;
	border-bottom: #999 0px dotted;
	position: relative;
	border-left: #999 0px dotted;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	padding-top: 0px;
}
#block .box_5
{
	border-bottom: #d8d8d8 0px solid;
	border-left: #d8d8d8 0px solid;
	margin: 0px 22px;
	_margin: 0px 32px;
	width: 140px;
	padding-right: 10px;
	float: left;
	border-top: #d8d8d8 0px solid;
	border-right: #d8d8d8 0px solid; /* background:#ddd;*/
}
#block .box_5 .feature-title
{
	font-size: 140%;
	font-weight: normal;
	background: #fff000;
}
#block .box_5 .feature-thumb
{
	width: 253px;
	margin-bottom: 5px;
	float: left;
}
