a.ewcms_edit_logout {
	display:block;
	background:#a30000 url(../images/logout.jpg) 0 0 repeat-x;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:25px;
	z-index:3000;
	padding:10px;
	border:1px solid #6b0000;
}

a.ewcms_edit_logout:hover {
	text-decoration:underline;
}

textarea.ewcms_longtext {
	width:300px !important;
	height:300px !important;
	border:1px solid #37b0d3;
	padding:10px;
	background:#ffffff;
	font-weight:normal;
	color:#2b2b24;
	font:0.9em "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	clear:both !important;
	float:none !important;
}

.ewcms_edit_table {
clear:both !important;
	float:none !important
}

textarea.ewcms_longtext:focus  {
	background:#fff5f4;
	border:1px solid #a30000;
}

iframe.ewcms_iframe {
	width:400px !important;
	height:300px !important;
	border:1px solid #37b0d3;
	padding:10px;
	background:#ffffff;
	font-weight:normal;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:2em;
	clear:both;
	float:none;
}

td.edit_content {
	color:#fff;
}


input.ewcms_shorttext, input.ewcms_h2, input.ewcms_h3, input.ewcms_h4 {
	width:400px !important;
	height:20px !important;
	border:1px solid #395300;
	padding:10px;
	background:#ffffff;
	font-weight:normal;
	color:#2b2b24;
	font:0.9em "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

input.ewcms_shorttext:focus, input.ewcms_h2:focus, input.ewcms_h3:focus, input.ewcms_h4:focus  {
	background:#fff5f4;
	border:1px solid #a30000;
}

a.ewcms_edit_link, a.ewcms_loopline_dellink, a.ewcms_loopline_uplink, a.ewcms_loopline_downlink, a.ewcms_loopend_newlink, .ewcms_edit_submit a, .ewcms_edit_cancel a {
	color:#37b0d3;
	text-decoration:none;
	background: none;
}

a.ewcms_edit_link:visited, a.ewcms_loopline_dellink:visited, a.ewcms_loopline_uplink:visited, a.ewcms_loopline_downlink:visited, a.ewcms_loopend_newlink:visited, .ewcms_edit_submit a:visited, .ewcms_edit_cancel a:visited, {
	color:#37b0d3;
	text-decoration:none;
}

a.ewcms_edit_link:hover, a.ewcms_loopline_dellink:hover, a.ewcms_loopline_uplink:hover, a.ewcms_loopline_downlink:hover, a.ewcms_loopend_newlink:hover, .ewcms_edit_submit a:hover, .ewcms_edit_cancel a:hover {
	color:#a30000;
	text-decoration:none;
}

a.ewcms_edit_link img, a.ewcms_loopline_dellink img, a.ewcms_loopline_uplink img, a.ewcms_loopline_downlink img, a.ewcms_loopend_newlink img, .ewcms_edit_submit a img, .ewcms_edit_cancel a img {
	border:none;
	margin:4px 0 0 0;
	background: none;
}

.ewcms_loopstart {
	display:block;
	padding:5px;
	background:#37b0d3;
	color:#fff;
	font-weight:bold;
}

.ewcms_loopline {
	display:block;
	padding:2px 5px 2px 30px;
	background:#cdf4ff url(../images/loopline.png) 4px 4px no-repeat;
	color:#113742;
	font-weight:normal;
	margin:0;
	border-bottom:1px solid #81cde3;
}

.ewcms_loopend {
	display:block;
	padding:5px;
	background:#37b0d3;
	color:#fff;
	font-weight:bold;
	clear:both;
	margin: 0 0 10px 0;
}

.ewcms_loopend a {
	color:#fff !important;
	text-decoration:underline;
}