﻿/* CONTAINERS */
div#contentCon
{
	float:left;
	width:821px;
}
div#mainCon
{
	float:right;
	width:650px;
}
div#menuCon
{
	_float:left;
	width:169px;
	margin-right:2px;
}
div#infoCon
{
	float:right;
	width:121px;
}

/* NARROW COLUMN */

/* info block */
.infoBlock h2.narrow
{
	width:121px;
}

/* article bar */
div#articleBar div.reviewControl
{
	margin-bottom:5px;
	text-align:center;
}
div#articleBar ul.ekSocialBar
{
	margin:0 auto 0.5em auto;
	text-align:center;
}
div#articleBar ul.ekSocialBar li
{
	float:none;
	display:block;
}

/* feature store */
div#featureStore
{
	background:url("/images/titleFeatureStore.jpg") no-repeat;
}
div#featureStore div.infoBlockInner
{
	text-align:center;
}
div#featureStore h4
{
	color:#417aa9;
	font-size:120%;
}

/* sponsors */
div#sponsors
{
	text-align:center;
}
div#sponsors h2
{
	width:169px;
	background:url("/images/titleSponsors.gif") no-repeat;
}
div#sponsors div.infoBlockInner
{
	margin:0;
	padding:0;
}
div#sponsors div.infoBlockInner img
{
	width:120px;
}
div#sponsors table
{
	width:100%;
}