.Article{
background:url(../images/LowerContactBG.jpg) no-repeat;
border-bottom:2px solid #fff;
float:left;
padding-bottom:10px;
width:613px;
}		
	.Article ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	.Article li{
	padding:5px 0 5px 10px;
	}

	.Article .PageTitle{
	background:url(../images/HDRArticles.jpg) no-repeat;
	border-top:2px solid white;
	height:54px;
	margin:0;
	width:613px;
	}
	.Article a{
	font-weight:normal;
	margin:4px 0 0;
	text-decoration:none;
	}
	.Article a:hover{
	color:yellow;
}
	.Article img.ContactButton {
	float:right;
	border:none;
	padding:20px 30px 0 15px;
	}
