@CHARSET "ISO-8859-1";
.rotation .flexslider{border-radius: 0px;border:0px;display: block;position: relative;float: left;box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;margin:0px;}

.flex-caption{position: absolute;top:140px;left:90px;}

/* Control Nav */
.rotation .flex-control-nav {width: auto;display: inline-block; position: absolute; bottom: 23px;left:69px; text-align: center;z-index: 3;}
.rotation .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.rotation .flex-control-paging li a {width: 16px; height: 16px; display: block; background:#ffffff; border:1px solid #069fdd;cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.rotation .flex-control-paging li a:hover { background: #1c3f95;}
.rotation .flex-control-paging li a.flex-active { background: #1c3f95; cursor: default; }