/*　Append  OR Overwrite */
#breadcrumbs_space {
	margin-left: 2px;
}

.content{
	text-align: left;
	min-height:400px;
	height: auto !important;
	height: 400px;
}
.entry_title, .entry_title_non{
	/*background-color: #cccccc;*/
	font-weight: bold;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
}
.entry_body, .entry_body_non{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
}