#contour
{
	padding: 0px 0px 10px 0px;
margin-top: 0px;
	
}
#contour .contourPageName
{
	font-size: 17px !important;
	line-height: 17px !important;
	color: #990000;
}

#contour .contourField div label
{
	display: inline;
}

#contour label.fieldLabel
{
	font-weight: bold;
	display: block;
	width: 160px;
	float: left;
	clear: left;
	background: transparent !important;
        font-size: 11px;
}
#contour small
{
	display: block;
	float: left;
	clear: both;
	padding: 5px 5px 5px 200px;
}


#contour fieldset
{
	padding: 20px 20px 20px 20px;
	margin: 0 0 1.5em 0;
}

#contour fieldset legend
{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

#contour div.legend
{
	margin-bottom: 20px; 
	font-weight: bold;  
	background-color: #ffffff;
	padding-left: 10px;
	*padding-left: 0px;
	max-width: 500px;
	margin-top: -42px;
	*margin-top: 15px;
	font-size: 14px;
}
#contour input.text, #contour input.title, #contour textarea, #contour select
{
	margin: 0;
	border: 1px solid #bbb;
	font-size: 11px;
}
#contour input.text:focus, #contour input.title:focus, #contour textarea:focus, #contour select:focus
{
	border: 1px solid #666;
}
#contour input.text, #contour textarea
{
	width: 300px !important;
	padding: 5px;
}
#contour textarea
{
	height: 150px;font-size: 11px;
}
#contour input.fileupload
{
	height: auto !important;
}

#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox
{
	display: block;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
}

#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input
{
	width: auto !important;
	height: auto !important;
	border: none !important;
	display: inline !important;
}

#contour span.radiobuttonlist{font-size: 11px;
}

#contour .contourButton
{
	margin-right: 10px;
	padding: 2px 10px;
}
#contour .contourErrorMessage
{
	padding: .8em;
	margin-bottom: .5em;
	border: 2px solid #FBC2C4;font-size: 11px;
}
#contour .contourErrorMessage, #contour .contourError
{
	background: #FBE3E4;
	color: #8a1f11;
}
#contour input.contourError, #contour textarea.contourError
{
	background: #FBE3E4;
	border-color: #FBC2C4;
}


















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