
/* 
html {overflow-x: hidden; overflow-y: auto;} 
html {overflow-y: scroll;} 
*/

#popupheader {width: 100%;	text-align: left;}
#subpage-receipt {float: left; width: 600px; font-size: 95%; color: #333; line-height: 1.5em; border-right: 1px solid #ccc;}

.forms {margin:0; padding:0;}
.discount {color:#ff0000;}
.message {color:#ff0000; font-weight:bold;}
.button {font-family: Arial,Verdana,sans-serif; font-size: 12px; color: #333; cursor:pointer;}
.textbox {font-size: 12px; color: #333; width: 170px; border: 1px solid #999;}
.selectbox {font-size: 12px; color: #333; border: 1px solid #999;}
.cartselectbox {font-size: 12px; color: #333; border: 1px solid #999;}
.textareabox {font-size: 12px; color: #333; border: 1px solid #999;}
