select {
	border: 1px solid #BDC7D8;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}
td, td.label {
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	width: auto;
}
label {
	cursor: pointer;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
label input {
	font-weight: normal;
}
.formtable {
	margin: 0px auto;
}
.formtable {
	margin: 0px;
}
.formtable td {
	border: none;
	margin: 0px;
	padding: 3px 1px;
}
.formtable td.label {
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
}
.formtable tr.tallrow {
	vertical-align: top;
}
.formbuttons .securetoggle {
	padding: 9px 0px 0px 0px;
}
.inputtext, .inputpassword {
	border: 1px solid #bdc7d8;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 3px;
}
textarea {
	width: 250px;
	border: 1px solid #bdc7d8;
	padding: 3px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.editor {
	margin: 0px 0px 0px;
}
.editor_panel {
	padding: 10px 0px;
	background: #f7f7f7;
}
.editor td {
	border: none;
	margin: 0px;
	padding: 5px 1px 1px;
}
.editor td.label {
	text-align: right;
	float: right;
	padding-right: 10px;
	font-weight: bold;
	color: #666;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	padding-top: 8px;
}
.editor td.label small {
	color: #999;
}
.editor .suboption_group {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-left: 20px;
}
.editor .suboption_group td {
	padding: 0px;
}
.editor tr.tallrow {
	vertical-align: top;
}
.editor tr.tallrow td.label {
	padding-top: 7px;
}
.editor tr.subrow {
	vertical-align: top;
}
.editor tr.subrow td {
	margin-top: 0px;
	padding-top: 0px;
}
.editor .buttons {
	text-align: center;
	padding: 10px 0px 0px;
}
.editor .buttons .inputsubmit, .editor .buttons .inputbutton {
	margin: 2px 4px;
}
.editor .buttons_left .inputsubmit, .editor .buttons_left .inputbutton {
	margin-left: 0px;
}
.editor label {
	width: 200px;
	color: black;
	font-weight: normal;
}
.editor table.option_field td {
	padding: 0px 2px 0px 0px;
	margin: 0px;
}
.editor .option_caption {
	padding-bottom: 2px;
	width: 260px;
	color: #777;
	font-weight: normal;
}
.editor .inputtext, .editor .textarea {
	margin-left: 0px;
}
.editor select {
	margin-right: 5px;
	margin-left: 0px;
}
div.transON {
	opacity: .50;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}
.baricon {
	background-color: rgb(220,220,220);
	color: rgb(143,143,143);
	padding: 1px 4px 0px 4px;
	float: left;
	font-size: 11px;
	border: 1px black solid;
	border-color: #C9C9C9;
	border-bottom: 0px;
	margin-right: 1px;
	text-align: center;
	display: inline;
	line-height: 18px;
}
.baricon a {
	color: rgb(80,80,80);
}
.bariconsel a {
	color: #fff;
}
.bariconsel {
	background-color: #990000;
	color: #fff;
	padding: 1px 4px 0px 4px;
	float: left;
	font-size: 11px;
	border: 1px black solid;
	border-color: #C9C9C9;
	border-bottom: 0px;
	margin-right: 1px;
	text-align: center;
	display: inline;
	line-height: 18px;
}
.profileicon {
	background-color: rgb(220,220,220);
	color: rgb(143,143,143);
	padding: 1px 4px 0px 4px;
	float: right;
	font-size: 11px;
	border: 1px black solid;
	border-color: #C9C9C9;
	border-bottom: 0px;
	text-align: center;
	display: inline;
	line-height: 18px;
}
.profile_side {
	border-bottom: 1px solid #C9C9C9;
	color: black;
	display: block;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 4px;
	text-decoration: none;
	width: 98%;
}
a.profile_side:hover {
	background: #990000 none repeat scroll 0%;
	color: #fff;
	border-bottom: 0px;
	text-decoration: none;
}
.display_pic {
	border: 1px solid #C9C9C9;
	padding: 4px;
	text-align: center;
}
.nopic {
	width: 200px;
	border: 1px solid #C9C9C9;
	padding: 4px;
	text-align: center;
}