body,html{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#737171;
	/*line-height:15px;*/
	background: #898989; margin:0; padding:0;}
a{color:#f1000c; text-decoration:underline;}	
a:hover {color:#09853c; text-decoration:none;}		
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
fieldset,img {border:0; outline:0;} 

/* Left and Right Sections */

.template_left
{
	/*width:760px;*/
	width:499px;
}

.template_right
{
	width:175px;
	float:right;
}
 /*  */


div#managepagelayout div#layoutform div#layoutadditem div#layoutadditemdescription
{
width:315px;
}

div#usermenubar ul
{
margin:-20px 0 0;
}

div#usermenubar
{
clear:both;
float:none;
}


h1
{
color:#09853C;
font-size:15px;
padding:10px 0 0;
}
 
 
 
/* Forms */

div.form div.form_subgroup
{
	border:medium none;
	float:left;
	line-height:25px;
	padding:0;
	width:396px;
}

div.form div.form_subgroup ul.formitems
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px;
	padding:3px;
}

div.form p.submitbutton input
{
	clear:both;
	float:left;
	margin:0 0 0 -30px;
	padding:3px;
}

div#layoutitemsettings form label#label_content{display:none;}

div.form div.form_subgroup ul.formitems li label{width:180px;}

.captcha{float:left;margin-top:20px;}
.captcha input{margin-top:10px;}
.requiredindicator{float:right;clear:both;margin-right:0px;}
.formitems select{float:right;}
.formitems input{float:right;}
.formitems textarea{float:right;}
.formitems label{float:left;}
.description{float:right;font-size:10px;}
