/* forms */
form {
	padding: 0;
	margin: 0;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0 0 12px 0;
}
input[type=text],
input[type=password],
textarea,
select {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	background: #fff url(../images/textbox_inner_shadow.png) repeat-x 0 -2px;
	border-width: 1px;
	border-style: solid;
	border-color: #6c7785;
	color: #333;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:5px;
}

fieldset hr {
	height: 10px;
	border: none;
	padding: 0;
	margin: 0;
}
fieldset legend {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
	margin: 0;
	padding: 0;
}
fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset ol li {
	margin: 0;
	padding: 1px 0 2px;
	overflow: hidden !important;
}
fieldset label {
	color: #333;
	margin: 8px 0 2px 0;
	text-indent: 4px;
}
fieldset label.inline {
	display: inline;
	margin: 0;
	text-indent: 4px;
}
fieldset span.required {
	font-weight: bold;
	color: #c00;
}
fieldset .button.submit {
	margin-top: 8px;
}

#eventsPopupForm input[type=text], select{font:12px Arial, Helvetica, sans-serif; padding:4px; background:#fff url(../images/textbox_inner_shadow.png) repeat-x 0 -2px; border-width:1px; border-style:solid; border-color:#6c7785; color:#333; outline:none; -moz-border-radius:3px; -webkit-border-radius:3px; margin-bottom:5px; float:left; clear:left;}
#eventsPopupForm input[type=text]{width:400px;}
#eventsPopupForm label{font:12px Arial, Helvetica, sans-serif; color:#333; margin:8px 0 2px 0; text-indent:4px; float:left; clear:left;}

#eventsPopupForm input[type=text].error, .rssStepForm input[type=text].error{border-color:#f00}
.rssStepForm label.error{color:#f00; margin:0px;}
#eventsPopupForm label.error{color:#f00; float:right; clear:none;}

#eventsPopupForm input[type=submit]{float:right; width:63px; height:25px; margin:8px 10px 5px 0; line-height:25px; text-transform:uppercase; text-align:center; font-weight:bold; font-size:11px; color:#fff; border:0px; cursor:pointer; background:transparent url(../images/blank_btn.png) no-repeat scroll 0 0; text-shadow:0 -1px 0 #000; text-decoration:none;}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

