#editTextContent{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #77b757;
	
	float: left;
	width: 710px;
}

#editTextContent .editorField{
	margin: 0px auto;
	width: 684px;
	float: left;
}

.editor #content #textContent{
	padding-left: 20px;
}

.editor #content{
	padding-top: 0px;
	padding-bottom: 0px;
}

.editor #textContent{
	margin-top: 30px;
	margin-bottom: 30px;
}
	

/*
#textContent{
	margin: 0px auto;
	float: left;
	width: 690px;
	padding-left: 40px;
	display: table;
}

#textContent p{
	width: 370px;
}

#textContent p,#textContent h1,#textContent h2,#textContent h3,#textContent h4,#textContent h5{
	color: #ffffff;
}

#textContent .wideText p,#textContent .wideText h1,#textContent .wideText h2,#textContent .wideText h3,#textContent .wideText h4,#textContent .wideText h5{
	width: 600px;
}

.whiteBg #textContent p, .whiteBg #textContent li {
	color: #4b4b4b;
}


#textContent h1,#textContent h2,#textContent h3,#textContent h4,#textContent h{
	color: #1f5487; 
	
}

.imageAreaHorizontal{
	margin: 0px auto;
	margin-top: -20px;
	margin-bottom: 25px;
	width: 690px;
	display: table;
}

.imageAreaVertical{
	margin: 0px auto;
	margin-top: -20px;
	margin-bottom: 25px;
	float: right;
	
	width: 300px;
}*/