.editorField{
	background-color: #c9e2bc;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.editButton{
	margin: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	width: 154px;
	height: 21px;
	text-align: center;
	padding-top: 4px;
	background-image: url(/layout_images/editor_button_basic.png);
	background-repeat: no-repeat;
	float: left;	
}

.editButton a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.02em;
}