.GEdit {
	height:auto !important; height:50px; min-height:50px;
}


.GEdit .GEditAnchor {border-bottom: 1px dotted #ccc;
			  color: aqua;}

/* Default table style, created within GEdit*/
.GEdit .geditTable {
	border: 1px solid #bbb;
}


.GEdit .geditTable th {
	background-color: aqua;
	font-size: 16px !important;
}

.GEdit .geditTable td, .geditTable th {
	border: 1px solid #bbb;
	min-width:70px;
	width: auto !important; width:70px;
}


.postContent {
	line-height:normal;
}
