/* for the product layout */ .btocomptab	{width:610px; border:1px solid grey; margin-bottom:3px; padding-left:3px; padding-right:3px; background:#eeeeee;} .btohide	{display:none;} .btoshow	{display:block;} .btohidenojs	{} .btonametab	{width:100%;} .btoname	{} .btooption	{float:right; padding-right:20px;} .btoselect	{} .btoinfo	{float:right;} .btocompname	{font-size:14px; font-weight:bold; color: grey;} .btoexpand	{margin-right:20px;} .btountick	{height:14px;} .btotick	{height:14px; background-image:url('bto_green_tick.png')} .btoprogress	{font-size:12px; font-weight:bold; color: grey;} .btoitem	{padding-bottom:3px;} .btoitemtab	{border:1px solid silver; width:600px; background:#ffffff;} .btoicon	{cursor:crosshair; border:0px;} .btoimagecell	{} .btodesccell	{width:100%;} .btoprodname	{font-weight:bold;} .btopdetail	{clear: both;} .btodetail	{} .btopricecell	{} .btoprice	{font-weight: bold;} .btobuttons	{width:100%; text-align:center;} .btonxtbutt	{cursor:pointer;} .btobackbutt	{cursor:pointer;} .btomorelink	{} .btototal	{} /* for the tooltip image */ #btopreview{ position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; } 