
#wme_form_add ul, #wme_form_add li { list-style:none; list-style-type:none; }

#wme_form {
}

#wme_form .formline {
width:650px;
}

#wme_form .formline label {

}

#exclude_categories {
clear:both;
display:block;
width:98%;
margin:3px 1%;
height:12em;
}

#cats {
clear:both;
display:block;
width:98%;
margin:3px 1%;
height:12em;
}

#create_widget .formline { 
margin:2px 0 2px 20px;
min-height:24px; 
}



#create_widget .formline label { 
float:left; 
display:block; 
width:40%; 
/*height:20px; */
padding:1px 2px; 
background-color:#E9E9E9; 
}



#create_widget .formline label.normal { 
float:none; 
display:inline; 
background-color:transparent; 
}


#create_widget .formline select {
/*height:20px;*/
}


#create_widget .formline input { 
text-align:center; 
text-transform:uppercase; 
border:1px solid #CCCCCC; 
/*height:20px; */
}


#create_widget .flat textarea,
#create_widget .flat input { 
width:55%; 
text-align:left; 
text-transform:none; 
}


#create_widget li, #create_widget ul {
list-style:none;
list-style-type:none;
}

