.clear{ clear:both; }
form {display:inline;}
#RightCol td, #DataTable2 td, #DataTable3 td { 
	/*white-space:nowrap;*/
	vertical-align:top;
}


label{ font-size:1.3em; font-weight:bold; color:#333333; margin-bottom:5px; float:left; margin-right:8px; margin-top:4px;}
label span { font-size:0.9em; font-weight:normal; margin-bottom:0; }
ul.ui-multiselect-checkboxes label { float:none; margin-right:0; margin-top:0; margin-bottom:0;}
textarea{ color:#404040; font-family:Arial,Helvetica,sans-serif; font-size:12px; }
td > button{ text-indent:8px; }
.error{ 	background-color:#AB0000;	color:white;	font-size:10px;	font-weight:bold;	margin-top:10px;	padding:10px;	text-transform:uppercase;	width:240px;}
#loading{	position:relative;	bottom:9px;	visibility:hidden;}

textarea, input, select {box-shadow: 0 0 0;}
input {vertical-align:none;}

/*used with the radio buttons on the form*/
.ui-button-text-only .ui-button-text { padding: 0.6em 1em; *padding: 0.7em 1em;}
.ui-buttonset .ui-button { margin-top:0; margin-bottom:0;}
#OrgTypeRadio .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {z-index:100; color:#FFF;background:url("../_js/support/ui/themes/default/images/ui-bg_glass_65_c62427_1x400.png") repeat-x scroll 50% 50% #FFFFFF;}
#OrgTypeRadio label{ float:none;}