/* GERAL */
fieldset {border:2px solid #ffdfe2;padding:5px;margin-bottom:15px;}
legend {display:none;}
label {display:block;float:left;color:#5a5a5a;margin-right:5px;width:155px;padding-top:2px;}
input, select, textarea {
	color:#808080;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	vertical-align:middle;
	margin-bottom:5px;
	margin-right:2px;
	border:1px solid #636363;
	background:#eee;
}

/* CLASSES GERAIS */
.cpTxt {width:150px;}
.cpButton {border:none;width:203px;height:24px;float:right;}
.cpCorpoHTML, .cpCorpoTxt {width:450px;}
.cpSel {width:120px;}
.cpSelGd {width:160px;}
.cpSelGd-2 {width:200px;}
.cpSelGd-3 {width:300px;}
.cpTxtGd-2 {width:194px;}
.cpTxtGd-3 {width:250px;}
.cpCorpoHTML {height:200px;}
.cpCorpoTxt {height:100px;}
.cpNumPq {width:15px;}
.cpNumAno {width:30px;}
.cpSelNumPq {width:43px;}
.cpSelNumAno {width:58px;}
.cpSelData {width:120px;}
.cpBase {width:200px;height:120px;}
.cpMedio {width:90px;}
.cpSelMedio {width:95px;}
.cpRd {border:none;width:auto;background:none;}
.cpNomeFiltro {width:288px;}
.lbBase {width:70px;}
.lbFiltro {width:180px;}
.cpSelFiltro {width:150px;}

/* botões */
.btCampanha {background:url(../imagens/botoes/bt_campanha.jpg) no-repeat;}
.btLista {background:url(../imagens/botoes/bt_lista.jpg) no-repeat;}
.btDicionario {background:url(../imagens/botoes/bt_dicionario.jpg) no-repeat;}
.btUsuario {background:url(../imagens/botoes/bt_usuario.jpg) no-repeat;}
.btCliente {background:url(../imagens/botoes/bt_cliente.jpg) no-repeat;}
.btTemplate {background:url(../imagens/botoes/bt_template.jpg) no-repeat;}
.btFiltro {background:url(../imagens/botoes/bt_filtro.jpg) no-repeat;}
.btSalvar {background:url(../imagens/botoes/bt_salvar.jpg) no-repeat;}
.btEmailAdd {background:url(../imagens/botoes/btAdd.gif) no-repeat;}
.btEmailDel {background:url(../imagens/botoes/btDel.gif) no-repeat;}
.btEmailAdd, .btEmailDel {width:19px;height:19px;border:0;}