/* ================================
    CSS STYLES FOR Module CrossBulk Mailer
   ================================
*/


.dnnTreeLegend{clear:both;border: 1px solid #d5d5d5;background: #eee;padding:5px; margin-left:5px; margin-top: 10px;padding-bottom:10px;}
	.dnnTreeLegend h3{margin-top:10px;}
		.dtlItem{margin-left: 10px;white-space: nowrap;margin-top:5px;}
		
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    margin-bottom: 2px;
    padding: 4px;
}

.dnnFormItem input {
    border: 1px solid #FFF !IMPORTANT;
}		