/* DEFAULT */

.contact-form input[type="text"].cpi{height:25px;;width:100px;padding:5px}
.captcha-box{float:left;margin:0 10px 10px 0}
#captcha-image{float:left}
.captcha-refresh-button{background:#ae2812;float:left;height:37px;margin-left:5px;width:37px}
.captcha-refresh-button:hover{background:#d8530a}
.captcha-refresh-button:active{background:#ae2812}
.captcha-refresh-button img{background:rgba(0,0,0,0);cursor:pointer;margin:2px;-moz-transition:transform .15s linear;-webkit-transition:transform .15s linear;transition:transform .15s linear}
.captcha-refresh-button img:active{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.ads-box{background:#303030;border-radius:2px;margin-bottom:5px;padding:6px;-webkit-box-shadow:0 0 1px #a0a0a0;-moz-box-shadow:0 0 1px #a0a0a0;box-shadow:0 0 1px #a0a0a0}
.top-ads{height:90px;margin:0}
.ads{height:90px;margin-bottom:6px;width:728px}

