#bodyWrapperInner td.lastCol {
	width: 10% !important;
}

#imageBehindNav {

	background: url(assets/templates/micro/images/newsTexture.jpg) 0 center;

}
input {
	padding: 0px !important;
	margin: 0px !important;
}

#bodyWrapperInner .odd, #bodyWrapperInner tr:hover {
	background: none !important;
}
pre {
	margin: 0;
	padding: 0;
	line-height: .5em;
}
.inNewsList {
	margin-bottom: 2em;
	border-bottom: solid 1px #ccc;
	padding-bottom: 1em;
}

.inNewsList h3 a {
	text-decoration: none;
}
#bodyWrapperInner table.mceEditor {
	margin: 0px;
}
.mceEditorContainer {
	padding: 0;
}
#bodyWrapperInner pre table td {
	padding: 0!important;
}
#bodyWrapperInner table {
	margin: 0;
}

.editItemsEach {
	background-color: #e7e7e7;
	margin-bottom: 1em;
	border: dotted 1px #666;
	padding: 10px;
}
.nm_title {
	color: #4b4b4b;
	font-weight: bold;
	font-family: arial;
	font-size: 1.2em;
	border-bottom: solid 1px #666 ;
	padding: 5px 10px;
	background-color: #d0d0d0;
}
.mceToolbarContainer img {margin:2px!important;}

#bodyWrapper tr > td:first-child { 
	color: #000;
	white-space: nowrap;
	width: 10%;
	background-color: #e8e8e8;
}
#bodyWrapper td {
	width: 25%;
	padding: 7px 7px 7px 7px;
	margin: 0;
	border: 1px dotted #d3d3d3;

}
/*--#bodyWrapper .heading td, #bodyWrapper .heading td strong {
	background: #000;
	color: #fff !important;
	border-color: #000;
}--*/
#bodyWrapper tr:first-child td {background: #000 !important; color:#FFF !important}
#bodyWrapper tr:first-child td strong {color: #FFF !important}