@charset "utf-8";
.to-flips { height: 250px; width: 681px; margin-bottom:32px;  }
.to-flips .content { height: 250px; position: relative; overflow: hidden; }
.to-flips .content .block { width: 100%; height: 100%; position: absolute; top: 0px; display: none; overflow: hidden; }
.to-flips a.imgs { margin: 0px; padding: 0px; width:225px; height:90px; display:block; background-repeat:no-repeat; background-position: center center; }
.to-flips h3 { margin: 15px; padding: 0px; font-size:11px; color:#2785AC; line-height:130%; font-family: Verdana, Geneva, sans-serif; font-weight: bold; text-align:left; text-transform:uppercase; }
.to-flips p { margin: 0 15px; font-size:10px; color:#2785AC; line-height:120%; font-family: Verdana, Geneva, sans-serif; font-weight: normal; text-align:left; }