#flexcontent { margin-right:0; }

/*    Hero
---------------------------------------------------    */

#hero { background:transparent url('/images/backgrounds/sperian_pattern.gif') repeat scroll left top; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; height:auto; margin:6px 0 18px; padding:0; position:relative; width:573px; }
#hero h2 { font-size:1.7em; color:#333; font-size:1.7em; text-transform:none; margin:0; padding:0; }
#hero h2 span { display:block; padding:18px 0 10px 25px; }
#hero img { float: left; margin: 0 25px 0 0; padding: 0; border-right: solid 1px #ccc; }
#hero p { display:block; font-size:1.1em; padding:0 18px 5px 0;  color:#666; }
#hero a { display:block; font-weight: bold; font-size: 1.1em; color: #333399; text-decoration: none; padding: 0 18px 5px 20px;  }
#hero a:hover { text-decoration: underline; color:#a81c24; }



/*#hero  {
	position:relative;
	margin: 6px 0 18px 0;
	border-top: solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:url('/images/backgrounds/sperian_pattern.gif') top left repeat;
	padding:0;
	width: 573px;
	background-repeat: inherit;
}
#hero img { float:left; border-right: solid 1px #cccccc; margin: 0; padding-top:0; }
#hero h2 { border: solid 1px #000; font-weight: bold; color: #333; font-size: 1.7em; text-transform:none;  margin: 18px 0 10px 25px; }
#hero p { color: #666; font-size: 1.1em; margin: 0 18px 5px 25px; }
#hero a {  font-weight: bold; font-size: 1.1em; color: #333399; text-decoration: none; margin: 0 18px 0 25px;  }
#hero a:hover { text-decoration: underline; color:#a81c24; }
#hero span { color: #333; } */


/* left column press release pod */
#leftColumn { display:block; float:left; margin: 0 17px 0 17px; width:258px; }
*HTML #leftColumn { display:block; float:left; margin: 0 0 0 5px; }

#leftColumn h4 { background:url('/images/backgrounds/bkg_onepod_tpr.gif') no-repeat; width:258px; height: 58px; text-transform:uppercase; font-size: 1.3em; color: #333; padding-left: 15px; }

*HTML #leftColumn h4 { padding-left:0; }


#leftColumn ul  { background:url('/images/backgrounds/bkg_onepod_btmr.gif') bottom no-repeat; margin: 0; list-style:none; width:258px; float:left; display:block;  }

*HTML #leftColumn ul  { float:left; display:block; margin:0;  }

#leftColumn li { padding-bottom: 17px; margin: 0 10px 0 5px; }
*HTML #leftColumn li { margin: 0; width: 235px; }

#leftColumn span { color: #666; }
#leftColumn a { text-decoration: none; }
#leftColumn a:hover { text-decoration:underline; color:#a81c24; }

/* right column pods */
#rightColumn  { display:block; float:left; width:258px; }
#rightColumn ul { list-style:none; padding:0; margin:0; }
#rightColumn li { background:url('/images/backgrounds/bkg_onepod_btmr_short.gif') no-repeat bottom; width:258px; padding:0; margin:0 0 10px 0; }
#rightColumn h4 { background:url('/images/backgrounds/bkg_onepod_tpr.gif') no-repeat; width:258px; font-weight: normal; height: 58px; text-transform:uppercase; font-size: 1.2em; color: #333; margin:0; padding:0; font-weight: bold; }

#rightColumn h4 span { display:block; margin-left: 0; }
*HTML #rightColumn h4 span { display:block; margin-left: 5px; }

#rightColumn p { font-size: 1.1em;  margin: 0 0 17px 15px; }
#rightColumn a { display:block; margin: 0 0 0 15px; padding: 0 0 20px 0; text-decoration: none; }
#rightColumn a:hover  { text-decoration: underline; color:#a81c24; }
#rightColumn a span { color: #666; }



