html, body { 
	border: none; 
}
.buttons input.button-save {
	display: none;
}
.single .form-element {
	/*margin-left:0px !important;*/
}

#formComponent {
	margin-left: -110px !important;
}

