.clock{background-image:url(../images/images_pages/contact_background_damier.png);height:200px;width:200px;position:relative;overflow:hidden;float:left}
.clock .rotate{position:absolute;width:200px;height:200px;top:0;left:0}
.rotate.right{display:none;z-index:11}
.clock .bg,.clock .front{width:100px;height:200px;background-image:url(../images/images_pages/contact_background_damier2.png);position:absolute;top:0}
.clock .display{position:absolute;width:200px;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;z-index:20;color:#FC6;font-size:60px;text-align:center;top:65px;left:0;text-shadow:4px 4px 5px #333}
.clock .bg.left{left:0}
.orange .bg.left{background:url(../images/bg_orange.png) no-repeat left top}
.green .bg.left{background:url(../images/bg_green.png) no-repeat left top}
.blue .bg.left{background:url(../images/bg_blue.png) no-repeat left top}
.clock .bg.right{left:100px}
.orange .bg.right{background:url(../images/bg_orange.png) no-repeat right top}
.green .bg.right{background:url(../images/bg_green.png) no-repeat right top}
.blue .bg.right{background:url(../images/bg_blue.png) no-repeat right top}
.clock .front.left{left:0;z-index:10}