/* Layout productDetails */
/* Cancel text centering caused by IE centering on #frame */
#bframe div { text-align: left; }
div#hero { padding: 0; }
#productGroup { float: left; width: 690px; }
/* #actions, #extras { float: right; }  */
#actions, #extras { position: absolute; right: 15px; }
#detailsgroup { float: left; width: 710px; }




