/* Elements */
ul
{
	list-style-type: none;
}
a
{
	font-size: 10px;
}
h1
{
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
}
span
{
	font-weight: bold;
}
.towerWidgetGroupBody img
{
	margin: 0 8px 2px 0;
	width: 74px;
	height: 48px;
}
.towerWidgetGroupBody a, .towerWidgetGroupBody > span
{
	line-height: 17px;
	font-size: 11px;
}
.articleListWidget ul
{
	list-style: square;
	margin-left: 20px;
}
.articlListWidget ul li
{
	margin-top: 15px;
}


/* Ids */
#mainContent
{
	width: 642px;
	margin-left: 9px;
	font-size: 11px;
}
#headerBar
{
	height: 19px;
	margin-bottom: 14px;
}
#byLine
{
	color: #CCC;
	line-height: 19px;
}
#bottomByline
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#bottomBylineSeparator
{
	width: 25px;
	text-align: left;
	height: 1px;
	color: #CCC;
}
#imgMainCaption
{
	color: #CCC;
	padding: 2px 5px 5px 5px;
}
#bottomToolbar
{
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 0 10px 10px 10px;
}
#toTop
{
	color: rgb(24,88,142);
	border: solid 1px #CCC;
	line-height: 19px;
	height: 19px;
	margin-top: -1px;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
}
#toTopArrow
{
	margin-bottom: 2px;
}


/* Classes */
.smallTowerAdContainer
{
	margin-top: 15px;
	max-width: 234px;
	max-height: 60px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.towerAdContainer
{
	max-width: 300px;
	max-height: 250px;
	overflow: hidden;
}
.towerWidget, .articleListWidget
{
	border: solid 1px #8E8E8E;
	margin: 15px 0;
	width: 300px;
	padding: 2px;
}
.towerWidgetTitle, .articleListWidgetTitle
{
	background-color: #034784;
	color: White;
	font-size: 16px;
	padding: 5px;
	text-align: left;
	margin: 2px;
}
.towerWidgetGroup
{
	text-align: left;
	margin: 2px 4px 2px 4px;
	overflow: hidden;
}
.towerWidgetGroupTitle
{
	background-color: #C0C0C0;
	font-size: 13px;
	padding: 3px;
	margin: 2px;
}
.towerWidgetGroupBody
{
	padding: 3px;
	margin: 2px;
}
.pnlElements
{
	margin: 0 10px 10px 0;
	width: 242px;
}
.pnlImgMainContainer
{
	border: solid 1px #CCC;
	padding: 2px;
}
.pnlRelated
{
	border: solid 1px #CCC;
	padding: 2px;
}
.relatedTitle
{
	background-image: url('/Images/backgrounds/Articles/related.gif');
	padding-left: 10px;
	font-weight: bold;
	font-size: 15px;
	color: White;
	height: 31px;
	width: 226px;
	line-height: 31px;
}

