.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 170px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 0px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform {
	width: 610px;
	font-size: 1.1em;
	color: #333;
	text-align:left;
	margin-left:20px;
	}
	
form.cmxform legend { padding-left: 0; font-size:11px; text-transform:uppercase; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #c5c5c5;
	background: url(images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(images/cmxform-divider.gif) left bottom repeat-x;
	}
form.cmxform input, form.cmxform select {
padding: 2px 0 2px 0;
}
form.cmxform input {
width:150px;
}
form.cmxform textarea {
width:580px;
height:250px;
}

form.cmxform .error {
	color:#D31B04;
}


form.cmxform fieldset li div {
	display:inline-block;
	width:140px;
	text-align:center;
	margin:0;
	padding:5px 0 5px 0;
	font-size:12px;
}
form.cmxform fieldset li div label {
	width:50px;
}
form.cmxform .rad {
	padding:0;
	margin:0;
	height:5px;
	width:20px;
}















form.admoff fieldset { margin-bottom: 10px; }
	
form.admoff legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.admoff label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.admoff fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.admoff fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.admoff fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.admoff fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.admoff fieldset fieldset label {
	display: block;
	width: auto;
	}

form.admoff em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.admoff label { width: 170px; } /* Width of labels */
form.admoff fieldset fieldset label { margin-left: 0px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.admoff {
	width: 610px;
	font-size: 1.1em;
	color: #333;
	text-align:left;
	margin-left:20px;
	}
	
form.admoff legend { padding-left: 0; font-size:11px; text-transform:uppercase; }
	
form.admoff legend,
form.admoff label { color: #333; }

form.admoff fieldset {
	border: none;
	border-top: 1px solid #c5c5c5;
	background: url(images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.admoff fieldset fieldset { background: none; }
	
form.admoff fieldset li {
	padding: 5px 10px 7px;
	background: url(images/cmxform-divider.gif) left bottom repeat-x;
	}
form.admoff input, form.cmxform select {
padding: 2px 0 2px 0;
}
form.admoff input {
width:100px;
}
form.admoff .error {
	color:#D31B04;
}



