FORM.form
{
	margin:	0px;
	behavior: url(/formstyles/form.htc);
	-moz-binding: url(/formstyles/bindings.xml#form.htc);
}
BUTTON
{
	behavior: url(/formstyles/button.htc);
	-moz-binding: url(/formstyles/bindings.xml#button.htc);
}
TEXTAREA.textArea
{
	width: 100%;
	height: 100%;
	behavior: url(/formstyles/textarea.htc);
	-moz-binding: url(/formstyles/bindings.xml#textarea.htc);
}
DIV.formDiv
{
	width: 100%;
	height:	100%;
}
DIV.tab
{
	overflow-y: auto;
	overflow-x: auto;
	padding: 10px;
	width: 100%;
	height: 100%;
}
IMG.icon
{
	margin-left: 2px;
	margin-right: 5px;
}
TD.section
{
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	padding-bottom: 2px;
	text-overflow: ellipsis;
	overflow: hidden;
}
TD.cellLabel
{
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
}
INPUT.radio
{
	margin-left: 8px;
	margin-right: 3px;
	width: 15px;
	height: 20px;
	border: 0px;
	cursor: hand;
	cursor: pointer;	
	vertical-align: middle;
}
INPUT.checkbox
{
	border: 0px;
	width: 16px;
	cursor: hand;
	cursor: pointer;
	behavior: url(/formstyles/checkbox.htc);
	-moz-binding: url(/formstyles/bindings.xml#checkbox.htc);
}
INPUT.url
{
	color: #0000ff;
	text-decoration: underline;
	behavior: url(/formstyles/url.htc);
	-moz-binding: url(/formstyles/bindings.xml#url.htc);
}
INPUT.number
{
	behavior: url(/formstyles/number.htc);
	-moz-binding: url(/formstyles/bindings.xml#number.htc);
}
INPUT.money
{
	behavior: url(/formstyles/money.htc);
	-moz-binding: url(/formstyles/bindings.xml#money.htc);
}
INPUT.weight
{
	behavior: url(/formstyles/weight.htc);
	-moz-binding: url(/formstyles/bindings.xml#weight.htc);
}
TABLE.datetime
{
	behavior: url(/formstyles/datetime.htc);
	-moz-binding: url(/formstyles/bindings.xml#datetime.htc);
}
INPUT.date
{
	behavior: url(/formstyles/date.htc);
	-moz-binding: url(/formstyles/bindings.xml#date.htc);
}
INPUT.time
{
	behavior: url(/formstyles/time.htc);
	-moz-binding: url(/formstyles/bindings.xml#time.htc);
}
INPUT.duration
{
	behavior: url(/formstyles/duration.htc);
	-moz-binding: url(/formstyles/bindings.xml#duration.htc);
}
INPUT.hidden
{
	behavior: url(/formstyles/hidden.htc);
	-moz-binding: url(/formstyles/bindings.xml#hidden.htc);
}
INPUT.text
{
	behavior: url(/formstyles/text.htc);
	-moz-binding: url(/formstyles/bindings.xml#text.htc);
}
INPUT.email
{
	behavior: url(/formstyles/email.htc);
	-moz-binding: url(/formstyles/bindings.xml#email.htc);
}
INPUT.duration
{
	behavior: url(/formstyles/duration.htc);
	-moz-binding: url(/formstyles/bindings.xml#duration.htc);
}
INPUT.findControl
{
	height: 18px;
	padding: 2px;
}
DIV.related
{
	overflow: hidden;
	text-overflow: ellipsis;
	height:	19px;
	background: window;
	width: 100%;
}
DIV.colorPicker
{
	overflow: hidden;
	text-overflow: ellipsis;
	height:	19px;
	background: window;
	width: 100%;
}
TABLE.related
{
	behavior: url(/formstyles/related.htc);
	-moz-binding: url(/formstyles/bindings.xml#related.htc);
}
TABLE.colorPicker
{
	behavior: url(/formstyles/colorpicker.htc);
	-moz-binding: url(/formstyles/bindings.xml#colorpicker.htc);
}
IMG.related
{
	cursor:	hand;
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/relatedForm.htc);
	-moz-binding: url(/formstyles/bindings.xml#relatedForm.htc);
}
IMG.colorPicker
{
	cursor:	hand;
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/colorPickerForm.htc);
	-moz-binding: url(/formstyles/bindings.xml#colorPickerForm.htc);
}
IMG.relatedItem
{
	height:	16px;
	width: 16px;
	vertical-align:	middle; 
	margin-left: 2px;
	margin-right: 5px;
}
IMG.image
{
	cursor:	hand;
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/image.htc);
	-moz-binding: url(/formstyles/bindings.xml#image.htc);
}
DIV.radio
{
	behavior: url(/formstyles/radio.htc);
	-moz-binding: url(/formstyles/bindings.xml#radio.htc);
}
TD.radioLabel 
{
	padding-left: 2px;
	padding-right: 10px;
}
IFRAME.iframe
{
	width: 100%;
	height: 100%;
}
IMG.date
{
	border: 0px;
	margin-left: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/datepicker.htc);
	-moz-binding: url(/formstyles/bindings.xml#datepicker.htc);
}
IMG.time
{
	border: 0px;
	margin-left: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/timepicker.htc);
	-moz-binding: url(/formstyles/bindings.xml#timepicker.htc);
}
IMG.duration
{
	border: 0px;
	margin-left: 4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	behavior: url(/formstyles/durationpicker.htc);
	-moz-binding: url(/formstyles/bindings.xml#durationpicker.htc);
}
SELECT.selectBox
{
	width: 100%;
	height: 100%;
	behavior: url(/formstyles/select.htc);
	-moz-binding: url(/formstyles/bindings.xml#select.htc);
}
SPAN.relatedItem
{
	width: 100%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor:	hand;
}