.well{
	background-color: #FCFCFC;
}

.wysiwyg {
	width: 400px;
	height: 300px;
}
footer{
	padding:1em;
	text-align: right;
	color: #ababab;
	background-color: #5c5c5c;
	height:30px
}

.noleftmargin{
	margin-left: 0 !important
}

.status{
	font-size: 150%
}