
/* 
html {overflow-x: hidden; overflow-y: auto;} 
html {overflow-y: scroll;} 
*/

#divform form {margin:0; padding:0;}

.discount {color:#ff0000;}
.message {color:#ff0000; font-weight:bold;}
.button {font-family: Arial,Verdana,sans-serif; font-size: 100%; color: #666; cursor: hand;}
.textbox {font-size: 100%; color: #666; width: 170px; border: 1px solid #999;}
.selectbox {font-size: 100%; color: #666; border: 1px solid #999;}
.cartselectbox {font-size: 100%; color: #666; border: 1px solid #999;}
.textareabox {font-size: 100%; color: #666; border: 1px solid #999;}

.txtresults {font-size: 100%;}

