.node-type-webform .messages.warning {
	margin-left:-334px;
	width:200px;
	position:absolute;
	margin-top:-20px;
	bottom:52px;
	}
.node-type-webform  .submitted, .node-type-webform .user-picture {
	display:none;
	}
.node-type-webform .description {
	font-size:.8em;
	}
.node-type-webform label {
	font-size:.95em;
	}
.node-type-webform #edit-submitted-title, .node-type-webform #edit-submitted-keywords{
	width:100%;
	}