/*product page*/ .xyptable {background-color:#333333; border-style:solid; border-width:1px; border-color:#1598ac; margin:0px;} .xyptopleft {text-align:center; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xypcoltitle {width:30px; text-align:center; border-style:none;font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyprowtitle {text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xypinputcell {width:30px; text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xypinputbox {width:30px; text-align:right; border-style:inset; border-width:thin; padding:1px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xypinputboxdisabled {background-color:pink; width:30px; text-align:right; border-style:inset; border-width:thin; padding:1px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyptotaltitle {text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif; font-weight:bold;} .xyprtotalcell {text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyprtotal {width:30px; text-align:right; border-style:inset; border-width:thin; padding:1px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} /*checkout and cart*/ .xytable {background-color:#333333; border-style:solid; border-width:1px; border-color:#1598ac; margin:0px;} .xytopleft {text-align:center; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xycoltitle {width:25px; text-align:center; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyrowtitle {width:25px; text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyinfocell {width:25px; text-align:right; background:white; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyinputcell {width:25px; text-align:right; border-style:none; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyinputbox {width:25px; text-align:right; background:white; border-style:inset; border-width:thin; padding:1px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} .xyinputboxdisabled {width:25px; text-align:right; background:pink; border-style:inset; border-width:thin; padding:1px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} 