/* CSS Document */
.header_body_top {
	width: 1002px;
	height: 38px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/headertab_bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}



.press_body {
	width: 702px;
	position: relative;
	top: 0px;
	left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border: 1px solid #FFF;
	min-height: 500px;
}

.articles_anchor {
    clear: both;
    margin: 0px;
    padding: 0px;
    font-size: 50px;
}

.press_txt {
	width: 702px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #65831E;
	text-align: left;
	float:left;
}

.press_txt a {
	color: #65831E;
	text-decoration: underline;
	color: #C90050;
}

DIV.article {
    margin-top: 1em;
    text-align: justify;
    clear: both;
}

DIV.logo {
    float: left;
    margin: 10px;
    width: 150px;
    text-align: center;
}

DIV.logo IMG {
    border: none;
}

DIV.article DIV.body {
    width: 530px;
    float: left;
    padding-bottom: 1em;
}

DIV.articles_pager {
    text-align: right;
    margin: 5px;
}


.ads_leaderboard_container {
	margin-left: 8px;
}

