
/*======start css/sexyCycle.css start=======*/

/**
 * jQuery sexyCycle v0.1
 *
 * Terms of Use - jQuery sexyCycle
 * under the MIT (http://www.opensource.org/licenses/mit-license.php) License.
 *
 * Copyright 2010 suprb.com All rights reserved.
 * (http://suprb.com/apps/sexyCycle/)
 */

ul.sexyCycle-content {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 99999999;
	position: absolute
}

li.sexyCycle-content {
	margin: 0;
	padding: 0;
}

#scrollimage .wrap{
	float: left;
	position: relative;
	z-index: 0;
	top: -280px;
}

#scrollimage .over{
	position: relative;
	width: 580px;
	height: 280px;
	z-index: 999;
	top: 0;
	left: 0;
}

/*======end css/sexyCycle.css end=======*/
