
table tr td .seRadio {
	margin : 0 0 0 10px;
}
table tr td .seTextarea {
	margin : 0 0 0 10px;
}
table tr td .seText div {
	width : 200px;
	text-align : left;
	font-weight : bold;
}
table tr td .seText select {
	font-size : 12px;
	border-color : #7f7f7f;
	margin : 0 0 0 10px;
	text-align : left;
}
table tr td .seInput {
	margin : 0 0 0 10px;
	text-align : left;
}
form table tr {
	padding : 0 0 15px 0;
}
label {
	color : #363636;
}
select {
	border-color : #7f7f7f;
	font-size : 12px;
	text-align : left;
	width : 200px;
}
form table tr td {
	font-size : 11px;
	line-height : 14px;
	color : #363636;
	text-align : left;
	vertical-align : top;
}
form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
form table {
	width : auto;
}
table tr td .seCheckbox {
	margin : 0 0 0 10px;
}
#sidebar {
}
.seHeaderTitle {
	color : #333333;
	margin : 0 0 0 0;
	padding : 10px 0px 10px 5px;
	font-weight : bold;
	text-transform : uppercase;
}
.seButton {
	margin : 20px 0px 0 250px;
}
.seRequiredMarker {
	color : #FF0000;
	font-weight : bold;
}
.seText {
	text-align : left;
	width : 200px;
	font-weight : bold;
}

