﻿label { cursor:pointer; text-align: right; }
#data { border-collapse: collapse; }
#data th, #data td { border: 1px solid #e5e1c3; }
#data th { background: #F4F2F7; padding: 2px 6px; color: black; text-align: left; }
.error { padding: 4px 10px; background-color: #FFBFBF; margin: 4px 10px; display: none; }
.left-label { margin-top: 6px;margin-right: 5px; }
.right-label { margin-left: 4px; }
.input-url { width: 320px; }
.number { width: 128px; }
.long-input { width: 512px; }
/*.input_helper { font-size: 10px; margin-left: 214px; }*/
*/
.m-left { margin-left: 24px; }
.m-bottom { margin-bottom: 24px; }
.large_textarea { width: 768px; height: 128px; }
.ad_preview { border: 1px solid #CCC;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;background-color: #FFF;padding:6px 6px 6px 10px; }
#ad1_options,  #ad2_options { display: inline; float: left; margin-right: 64px; }
#ad1_preview, #ad2_preview { display: inline; float: left;width:320px;max-width:320px;margin-bottom:24px }
.wleft { width: 192px; display: block; float: left; }
/*.aleft { width: 128px; display: block; float: left; }*/
.aleft { display: block; float: left; }
.len { margin-left: 4px;vertical-align:5px }
.too-long { color: #C00; }
.ad_title { color: #0000CC; text-decoration: underline;font-weight:bold; }
.display_url { color: #008000; }
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }