body{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #333;}
h1{margin: 5px 0; padding: 0;}


.to-flips {width: 430px; float: left; margin: 0px 0px 10px 0px; border: 1px solid #ddd; padding: 10px;}
.to-flips .content{height: 150px; position: relative; overflow: hidden;}
.to-flips .content .grey{color: #999;}
.to-flips .content .block{width: 100%; position: absolute; top: 0px; display: block; overflow: hidden;}
.to-flips .flipnav{margin: 0 0 0 0px;}
.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;}

