

.clear                      { clear: both; }

h1                          { font: 26px Georgia, Serif; margin: 10px 0; }

label                       { width: 190px; display: block; }

input[type=text], textarea  { width: 290px; outline: none; }

.rowElem 
label.error                 {
	font-family:'Mako', sans-serif;
	font-size: 10px;
	float: none;
	font-style: italic;
	color: #545149;
	position: absolute;
	top: 16px;
	left: 0;
	font-size: 12px;
}
                              
.rowElem #jqTransformTextarea-mm
label.error                 { top: 28px; }

#changeTypeArea             { float: left; margin: 0 0 10px 0; width: 350px; }

.rowElem                    { position: relative; clear: both; min-height: 35px; }
.rowElemSelect              { clear: both; min-height: 35px; }

.thanks                     { color: green; font-weight: bold; }


.jqTransformTextarea, 
.jqTransformSelectWrapper   { margin: 0 0 8px 0; }