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

.blockRow3 .promoBlockIndividualOuter{
width:240px;/*overall block width, third of mainwrapper*/
height:176px;/*overall block height*/}

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

/*BLOCK IMAGES*/
/*++++BLOCK: 1++++*/
.blockRow3 .blockButton1 ul li a {background: url(../images-tpl/panel1bg.gif) #333;}
.blockRow3 .blockButton1 ul li a:hover {background: url(../images/planet_hover.gif) #fff -192px;}
/*++++BLOCK: 2++++*/
.blockRow3 .blockButton2 ul li a {background: url(../images-tpl/panel2bg.gif) #333;}
.blockRow3 .blockButton2 ul li a:hover {background: url(../images/gg_hover.gif) #fff -192px;}
/*++++BLOCK: 3++++*/
.blockRow3 .blockButton3 ul li a {background: url(../images-tpl/panel3bg.gif) #333;}
.blockRow3 .blockButton3 ul li a:hover {background: url(../images/news_hover.gif) #fff -192px;}
/*EOF Promo boxes*/