

.pastorum-ad {
	height:100px;
	width:681px;
	margin-bottom:30px;
}

.pastorum-ad.one {
	background:url(/images/pastorum/banners/Pastorum_Product_Page_Banners-01.png) no-repeat 0 0;
}

.pastorum-ad.two {
	background:url(/images/pastorum/banners/Pastorum_Product_Page_Banners-02.png) no-repeat 0 0;
}


.pastorum-ad.one h3 {
	color: #444444;
    font-size: 23px !important;
    line-height: 24px;
    margin-bottom: 6px;
    margin-left: 225px;
    padding-top: 12px;
    text-align: center;
 }

 .pastorum-ad.two h3 {
	 color: #444444;
    font-size: 30px !important;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 220px;
    padding-top: 20px;
    text-align: center;
 }

 .pastorum-ad img {
 	margin-left:388px;
 }