/* for the product layout */ .btocomptab	{width:590px !important; 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:10px;} .btoselect	{} .btoinfo	{float:right;} .btocompname	{font-size:14px; font-weight:bold; color: grey;} .btoexpand	{margin-right:20px;color:red !important; text-decoration:underline !important;} .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:580px !important; background:#ffffff;} .btoicon	{cursor:crosshair; border:0px;} .btoimagecell	{width:60px; text-align:center;} .btodesccell	{width:440px;} .btoprodname	{font-weight:bold;} .btodetail	{} .btopricecell	{width:60px; text-align:right;} .btoprice	{font-weight: bold;} .btobuttons	{width:100%; text-align:center;} .btonxtbutt	{cursor:pointer;} .btobackbutt	{cursor:pointer;} .btomorelink	{color:red !important; text-decoration:underline !important;} .btototal	{} .bto-tab-header	{width:440px !important} .bto-tab-container	{width:438px !important} /* for the option display */ .cartwidthtable {width:250px; border:1px solid silver;} .cwrow		{} .cwname		{} .cwvalue	{text-align:right;} .cwimgrow	{} .cwimgcell	{text-align:center;} .cwimage	{width:140px;} .cwsuffix	{} /* for the tooltip image */ #btopreview{ position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; } 