.grid2colc .grid2col .column { width:47.8%; }
.grid2colc .grid3col .column { width:31%; }

img { behavior:url(../images/ie7pngfix.htc); }

/* hero */
#main #hero { position:relative; height:204px; margin:5px 0 0 0; padding-top:19px; }

#main #hero img.right { position:absolute; top:-4px; right:-70px; margin:0; z-index: 2;}
#main #hero h1 { width:289px; height:35px; margin-bottom:.2em; text-indent:-9999px; background:url(../images/hero_safari_20080318.gif) no-repeat right; }
#main #hero h2.subhead { width:300px; height:56px; margin-bottom: .7em; text-indent:-9999px; background:url(../images/hero_subhead20070611.gif) no-repeat; }
#main #hero h2.subheadmac { width:300px; height:56px; margin-bottom: .7em; text-indent:-9999px; background:url(../images/hero_subheadmac20080318.gif) no-repeat; }


/* */
#content { color:#4b4c4f;}
#main h3 { margin-bottom:.3em; color:#585858; font-size:16px; font-weight:normal; }
#main h3.space {color:#585858; font-size:16px; font-weight:normal; margin-bottom: 15px;}
#main h3.spacetop {color:#585858; font-size:16px; font-weight:normal; margin-top: 15px;}

#main a { color:#3783bc; text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main a.arrow { padding-right:10px; background:url(../images/arrow20070611.gif) no-repeat 100% .3em; position: relative;}
#main p.more a.arrow { color:#4b4c4f; padding-right:20px; background:url(../images/arrow_circle20070611.gif) no-repeat 100% .2em; }


/* box */
#main .box { margin-bottom:2em; }

#main .box div { padding:0; background:url(../images/box_bg20070611.gif) no-repeat top left; position:relative; }
#main .box.alt div { background-image:url(../images/box_bg_alt20070611.gif); }
#main .box div.topleft { height:1%;  text-align:left;}
#main .box div.topright { background-position:top right; margin-left:9px; padding-top:10px; }
#main .box div.bottomright { background-position:bottom right; }
#main .box div.bottomleft { background-position:bottom left; margin:0 9px 0 -9px; padding:1.8em 22px 2em; }
#main .box div.bottomleft div { margin:0; padding:0; background:none; }


