/*BOF Promo boxes*/
.blockRow4 .promoBlockWrapper{
width:721px;/*block wrapper full width*/}	
.blockRow4 .promoBlockLeft,  .blockRow4 .promoBlockRight {
width:360px;/*col 1&2 wrapper width*//*col 3&4 wrapper width half of wrapper width*/}
.blockRow4 .blockButton1 ul li a, .blockRow4 .blockButton2 ul li a, .blockRow4 .blockButton3 ul li a, .blockRow4 .blockButton4 ul li a {
padding-top:56px;/*top padding*/
height:120px;}/*both should equal overall block height*/

.blockRow4 .promoBlockIndividualOuter{
width:180px;/*overall block width, quarter of mainwrapper*/
height:176px;/*overall block height*/}

/*++++BLOCK: COMMON STYLING++++*/
.blockRow4 .blockButton1 ul, .blockRow4 .blockButton2 ul, .blockRow4 .blockButton3 ul, .blockRow4 .blockButton4 ul {list-style-type:none; padding:0px; margin:0px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.blockRow4 .blockButton1 ul li a, .blockRow4 .blockButton2 ul li a, .blockRow4 .blockButton3 ul li a, .blockRow4 .blockButton4 ul li a {color:#000; list-style-type:none; padding-right:10px; padding-left:10px; padding-bottom:0px;  margin:0px; display:block;}
.blockRow4 .blockButton1 ul li a:hover, .blockRow4 .blockButton2 ul li a:hover, .blockRow4 .blockButton3 ul li a:hover, .blockRow4 .blockButton4 ul li a:hover  {list-style-type:none; display:block;}

/*BLOCK IMAGES*/
/*++++BLOCK: 1++++*/
.blockRow4 .blockButton1 ul li a {background: /*url(../images/planet_hover.gif)*/ #333;}
.blockRow4 .blockButton1 ul li a:hover {background: /*url(../images/planet_hover.gif)*/ #fff -192px;}
/*++++BLOCK: 2++++*/
.blockRow4 .blockButton2 ul li a {background: /*url(../images/gg_hover.gif)*/ #333;}
.blockRow4 .blockButton2 ul li a:hover {background: /*url(../images/gg_hover.gif)*/ #fff -192px;}
/*++++BLOCK: 3++++*/
.blockRow4 .blockButton3 ul li a {background: /*url(../images/news_hover.gif)*/ #333;}
.blockRow4 .blockButton3 ul li a:hover {background: /*url(../images/news_hover.gif)*/ #fff -192px;}
/*++++BLOCK: 4++++*/
.blockRow4 .blockButton4 ul li a {background: /*url(../images/contact_hover.gif)*/ #333;}
.blockRow4 .blockButton4 ul li a:hover {background: /*url(../images/contact_hover.gif)*/ #fff -192px top;}
/*EOF Promo boxes*/
