/*
Extra style for the ABzend site
*********************************************************************************************************/


#content, #sidebar-left {
	margin: 18px 0px 0px 0px;
}

#content table.content-table {
	margin: 18px 0px;
}

#content table.content-table td,
#content table.content-table th {
	margin: 0px;
	border-bottom: 1px solid rgb(218, 214, 213);
	padding: 2px 4px;
}

.press-release {
	float: right;
	clear: both;
	color: white;
	background: rgb(218, 214, 213);
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 -24px 0 0;
	border: 0;
	padding: 1px 6px;
}


.news-date-cell {
	width: 120px;
}
