.rteMenu {
	background:#fff;
}

.rteMenu a img {
 border:0px;
}

.rteMenu a:hover {
 background:#99c;
}


.rteMenu img:hover {
 background:#99c;
}

select {
 font-size:10px;
 border:1px solid black;
}

label {
 color:#f00;
 font-family:Verdana,Arial,Helvetica;
 font-size:12px;
}

a img {
 border:0px;
}

fieldset {
 padding:4px;
}

legend {
 color:#f00;
 font-weight:bold;
}