/**
 * jQuery sexyCycle v0.3
 *
 * 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; }
.sexyCycle {
	position: relative;
	overflow: hidden;
	background: url(../images/story/book_back.gif) 0 0 no-repeat;
}
.sexyCycle-wrap { position: relative; width: 99999px; }
.sexyCycle-content { width: 99999; position: absolute; overflow: hidden; }

#clio_w #clio_right .controllers {
	margin-top: 10px;
	margin-left: 160px;
}
#clio_w #main #clio_right .controllers .prev1 img {
	margin-right: 140px;
}
