#newsletter_block_left .success_inline, #newsletter_block_left .warning_inline { display:block; font-weight:700; } #newsletter_block_left .success_inline { color:#418b19; } #newsletter_block_left .warning_inline { color:#da0f00; } #newsletter_block_left p { width:100%; position:relative; } #newsletter_block_left input { margin:5px 0; color:#888; width:93%; } #newsletter_block_left input::-webkit-placeholder { color:#888; } #newsletter_block_left select { width:80%; height:26px; font-size:12px; padding:0; color:#888; border:1px solid #ddd; } #newsletter_block_left .button_mini { height:26px; font-size:15px; line-height:18px; margin:0; padding:0 0 2px; background:#DDD; background:-webkit-linear-gradient(top,#fefefe 0%,#e5e5e5 50%,#e5e5e5 75%,#fafafa 100%); background:-ms-linear-gradient(top,#fefefe 0%,#e5e5e5 50%,#e5e5e5 75%,#fafafa 100%); background:-moz-linear-gradient(top,#fefefe 0%,#e5e5e5 50%,#e5e5e5 75%,#fafafa 100%); background:-o-linear-gradient(top,#fefefe 0%,#e5e5e5 50%,#e5e5e5 75%,#fafafa 100%); background:linear-gradient(top,#fefefe 0%,#e5e5e5 50%,#e5e5e5 75%,#fafafa 100%); border:1px solid #CCC; border-radius:2px; color:#888; text-shadow:1px 1px 0 #ffffff; cursor:pointer; } #newsletter_block_left .button_mini:hover { background:-webkit-linear-gradient(top,#DDD 0%,#e5e5e5 50%,#fefefe 100%); background:-ms-linear-gradient(top,#DDD 0%,#e5e5e5 50%,#fefefe 100%); background:-moz-linear-gradient(top,#DDD 0%,#e5e5e5 50%,#fefefe 100%); background:-o-linear-gradient(top,#DDD 0%,#e5e5e5 50%,#fefefe 100%); background:linear-gradient(top,#DDD 0%,#e5e5e5 50%,#fefefe 100%); } #newsletter_block_left .subscribe_iframe { width:100%; border:none; margin:0; padding:0; height:62px; }