#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}
/* override single pane */
#flowpanes div.slidewrap2 {
	float:left;
	display:block;
	width:669px;
	font-size:14px;
}

#flowpanes #items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}
#loading2 {
position: absolute;
margin: 160px 0px 0px 329px;
}
#flowpanes {
	width:669px;
	height:332px;	
}
ul#flowtabs {
	width:669px;
	height:30px;
	margin:5px 0px 0px 5px; 
	padding:0;	
	float: left;
    text-align: right;
	position: absolute;
	z-index: 10;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}