
#TableOfContents {
	background:#FFF url(/themes/enamaine/images/site/callout_bg.jpg) top left no-repeat;
	font-size:90%;
	padding:20px 0 0;
	margin-bottom:20px;
	width:424px;
	z-index:1;
	border-bottom:1px solid #CCC;
}
	#TableOfContents h2,
	#TableOfContents h3,
	#TableOfContents h4 {
		color:#333;
		font-weight:bold;
		margin:0 20px;
	}
	#TableOfContents ul {
		margin:20px;
	}
	.mena-article {
		margin-bottom:20px;
		padding-bottom:15px;
		border-bottom:1px solid #CCC;
	}
	.article-contact {
		background:#EEE;
		border:1px solid #CCC;
		padding:8px 8px 6px 12px;
	}

p.backToTop {
	width:435px;
	line-height:30px;
	font-size:.9em;
}