#featureContainer { MARGIN: 0px auto; WIDTH: 1000px;}
#wrap {
}
#load { MARGIN: 0px auto; WIDTH: 900px; DISPLAY: none; BACKGROUND-REPEAT: no-repeat;  HEIGHT: 50; }
#feature {
	 POSITION: relative;  MARGIN-TOP:30px;_MARGIN-TOP:31px;
}
#feature .button {
	BORDER-BOTTOM: #999 0px dotted; POSITION: absolute; BORDER-LEFT: #999 0px dotted; WIDTH: 900px; BORDER-TOP: #999 0px dotted; TOP: 72px; BORDER-RIGHT: #999 0px dotted; LEFT: 0px
}
#feature .prev {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_left.gif) center top; float:left; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; TOP: -125px; BORDER-RIGHT: #999 0px dotted; margin-right:10px;}
#feature .next {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_right.gif) center top; FLOAT: right; HEIGHT:48px; 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 {
	POSITION: relative;  LIST-STYLE-TYPE: none; WIDTH: 900px; FLOAT: left;
}
.featureBox {
	BACKGROUND-IMAGE: url(../images/bg-featurebox.jpg);
	WIDTH: 125px;
	FLOAT: left;
	HEIGHT: 50px;

}
#botton-scroll {
	 MARGIN: 0px auto; width:900px; FLOAT: left; HEIGHT: 50px;}
#block {
	Z-INDEX: 0;
	POSITION: relative;
	WIDTH: 900px;
	HEIGHT: 50px;
	 float:left;
	  overflow:hidden; 
}
#block .box {
	WIDTH: 125px;
	FLOAT: left;
	HEIGHT: 50px;
}

#block .box .feature-thumb {
	WIDTH: 125px; FLOAT: left; HEIGHT: 50px
}





