body.editmode #sitenav ul.menu li ul {
	display:none;
}

body.editmode #banner {
	width:100%;
}

body.editmode #maincontent {
	overflow:visible;
}


body.editmode #container {
	overflow:visible;

}

body.editmode #center {
	overflow:visible;

}

body.editmode #content {
	overflow:visible;

}

body.editmode #wrapper {
	overflow:visible;

}

body.editmode textarea {
	width:100%;
	min-height:400px;
	height:500px;
}

/*body.editmode #maincontent textarea {
	width:100%;
}*/


body.editmode form input, body.editmode form select  {font-size:11px; padding:0;color:#003399;}

div.wdceditmodeform {
	text-align:right;
	width:auto;
}

div.metaedit {
	width:95%;
	margin-left:5px;
}

table.metaedit, table.metaedit input, table.metaedit textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.metaedit input, table.metaedit textarea {
	color:#003399;
}

body.editmode #maincontent form select.mceSelectList {
	width:auto;
}

body.editmode #wdc-toolkitnote {
	border:1px solid #ccc;
	background-color: #f5f2da;
	width:80%;
	margin:auto;
	margin-bottom:1.0em;
	padding:0.2em 0.5em;
	color:#003366;
}

body.editmode form.wdc-left-image-widget {
	background:white;
	border:1px solid #ccc;
}

body.editmode #left-image form {
	border:1px solid gray;
}

body.editmode #wdceditmodeform{
	padding:0px;
	margin:1px;
	font-size:11px;
	color:blue;
	width:125px;
}

