
.to-flips h3{padding-right:12px;color:#000;text-align:right;font-size:1.2em;padding-bottom:2px;}
.to-flips {width: 220px; float: left; padding-left: 0px; padding-right: 5px; }
.to-flips .content{height: 90px; position: relative; overflow: hidden;}
.to-flips a{color:#444;}
.to-flips p{color:#000;}
.to-flips .content .grey{color: #111;}
.to-flips .content .block{width: 100%; position: absolute; top: 0px; display: block; overflow: hidden;}
.to-flips .flipnav{margin: 0 0 0 240px;}
.to-flips .flipnav .btn-left, 
.to-flips .flipnav .btn-right{background-image:url(images/slidenext.png);text-decoration:none;
}
.to-flips .flipnav .btn-left{ margin-right:2px;float: left;height: 10px;width: 10px;background-position:0 bottom;}
.to-flips .flipnav .btn-right{ float: left;height: 10px;width: 10px;}

.to-flips .flipnav .btn-left, 
.to-flips .flipnav .btn-right,
.to-flips .flipnav .btn-left-dis, .btn-right-dis {width: 20px; height: 20px; background: #ccc; color: #fff; float: left; font-size: 16px; text-align: center; cursor: pointer;}
.to-flips .flipnav .btn-left-dis, .to-flips .flipnav .btn-right-dis {color: #fff; background: #fff; cursor: default;}


