/*product page*/ .xyptable {background-color:#dddddd; border-style:solid; border-width:1px; border-color:black; 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:2px; 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:65px; text-align:right; border-style:inset; border-width:thin; padding:0px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} /*checkout and cart*/ .xytable {background-color:#aabbcc; border-style:solid; border-width:1px; border-color:darkblue; 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:0px; font-size:xx-small; font-family:Arial, Helvetica, sans-serif;} 