.newstitle {
	background-color: #16141A;
	background-image: url(../images/layout/bar.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 10px 4px 7px 4px;
	font-weight: bold;
	color: #FFFFFF;
	width: 608px;
}

.newscontent {
	text-align: justify;
	font-family: Calibri;
}

.newscontent p {
	margin: 0;
	padding: 0;
	font-size: small;
}

.editnewscontainer {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
}

.editnewsrow {
	width: 516px;
}

.editnewstitle {
	background-color: #110E14;
	background-image: url(../images/layout/bar.png); 
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 2px 0 2px 0;
	color: #FFFFFF;
	height: 28px;
	float: left;
	text-align: left;
}

.editnewsitem {
	padding: 4px 0 0 0;
	text-align: left;
	float: left;	
}

.title { width: 384px; padding-left: 10px; }
.edit { width: 60px; }
.delete { width: 60px; }

.deletepic {
	height: 19px;
	border: 0px;
}

.newitemcontainer {
	padding: 10px 0 0 4px;
}

.newitemrow {
	padding: 2px 2px 4px 2px;
}

#editor_container {
	border: 1px solid #3D3444;
}

#editor_imagecont {
	padding-left: 2px;
	padding-right: 2px;
}

#editor_toolbar {
	background-color: #BBBBBB;
	padding: 4px;
}

#editor_content {
	overflow: auto;
}

#editor {
	height: 300px;
	width: 476px;
	border-top: 1px solid #3D3444;
	padding: 4px;
	overflow: auto;
}

#editor_seperator {
	border-right: 1px solid #757575;
	padding-right: 3px;
}

#editor_extrapadding {
	padding-left: 3px;
}

.editor_fontchooser {
	font-size: 10px;
	width: 116px;
	height: 20px;
}

#hiddenFields {
	display: none;
}

.newsitemtitle { 
	font-family: Calibri;
	font-size: 18px;
	color: #ee7d0c;
	border-width: 0 0 1px 0;
	border-color: #aaabad;
	padding: 0 4px 3px 4px; 
}

.newstitleleft {
	color: #ee7d0c;
	font-family: Calibri;
	font-size: 18pt;
}

.newstitleright {
	font-size: 10px;
	color: #121212;
	float: left;
}

.singlenewstitleright {
	font-size: 10px;
	padding: 8px 0 0 8px;
	float: left;
}

.bottomtitleright {
	color: #555555;
	font-size: 10px;
	padding-right: 8px;
	float: right;
}

.newscontainer {
	background-color: #FFFFFF;
	margin: 8px 0 20px 0;
	text-align: justify;
	padding: 0 0 8px 4px;
	float: left;
}

.newsitemtitlelink {
	text-decoration: none;
	font-size: 18px; 
}

.postreactioncontainer {
	padding: 4px 6px 6px 4px;
}

.reactionitemtitle { 

}

.reactiontitleleft {
	font-size: 10px;
	padding: 8px 8px 0 0;
	float: right;
}

.namebyreaction {
	font-weight: bold;
}

.postreactionborder {
	font-family: Calibri;
	font-size: 18px;
	color: #ee7d0c;
	border-width: 0 0 1px 0;
	border-style: dashed;
	padding: 30px 4px 3px 0; 
	border-color: #aaabad;
	margin: 0 6px 0 4px;
}

.edititem {
	text-decoration: none;
	color: #0000AA;
}

.deleteitem {
	text-decoration: none;
	color: #AA0000;
}

.noreactions {
	padding: 0 0 0 4px;
	font-style: italic;
	border: 0px;
}

.postcontainer {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 1px 0 1px 0;
	text-align: justify;
	padding: 5px;
	float: left;
	margin: 2px 8px 2px 8px;
	width: 504px;
}

.ownerofpost {
	background-color: #F0EDF7;
}

.editmessagebox {
	width: 400px;
	height: 100px;
}

.postimage {
	padding: 2px;
}

.readfurtherlink {
	text-decoration: none;
	font-weight: bold;
	color: #16141A;
}

.newssettings_container {
	width: 521px;
}

.newssettings_row {
	padding: 4px;
	width: 100%;
}

.buttoncontainer {
	padding: 8px;
}

.clear {
	clear: both;
}

.newsimage {
	width: 135px;
	height: 101px;
	float: left;
	margin: 0 10px 10px 0
}

