/* v1.0 | 20080212 */

.scroll_container{
width: 2925px;

height: 80px;

}

.scroll_item {
	float: left;

	margin-right: 25px;
	height: 80px;
	width: 200px;
	}

#x{
float: left;
width: 881px;
height: 120px;
display: block;
overflow:hidden;

padding-left: 50px;
padding-right: 50px;
}

#prev{float:left }
#next{float:left }