/* 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;
}

.feedLister1Body a
{
	color: Black;
}
.feedLister1Body h5
{
	text-align: left;
	font-size: 115%;
	font-weight: bold;
	display: inline;
	color: Blue;
}
.feedLister1Body li
{
	text-align: left;
	border-bottom-color: #E3E3E3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.feedLister1Foot a
{
	color: Blue;
	font-size: 15px;
	font-weight: bold;
}
.feedLister1Foot a img
{
	vertical-align: middle;
}

.feedLister1Main
{
	border: solid 1px #E3E3E3;
	padding: 2px;
	margin-top: 15px;
	width: 300px;
}
.feedLister1Title
{
	background-color: Blue;
	color: White;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.feedLister1Foot
{
	margin: 2px;
	padding-left: 2px;
}

.feedLister2Body a
{
	color: Black;
}
.feedLister2Body h5
{
	text-align: left;
	font-size: 115%;
	font-weight: bold;
	display: inline;
	color: Blue;
}
.feedLister2Body li
{
	text-align: left;
	border-bottom-color: #E3E3E3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.feedLister2Foot a
{
	color: Blue;
	font-size: 15px;
	font-weight: bold;
}
.feedLister2Foot a img
{
	vertical-align: middle;
}

.feedLister2Main
{
	border: solid 1px #E3E3E3;
	padding: 2px;
	margin-top: 15px;
	width: 300px;
}
.feedLister2Title
{
	background-color: Blue;
	color: White;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.feedLister2Foot
{
	margin: 2px;
	padding-left: 2px;
}
