.shadow {
	box-shadow: none;
}
#wrapper, #wrapper div:first-child {
	width: 420px !important;
}
textarea, input[type="text"], .resizable-textarea {
	width: 100%;
}
body {
	background: none;
}
#main {
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 75%;
	line-height:1.5;
}	
#edit-btn-submit {
}