html							{ overflow: -moz-scrollbars-vertical; }
body							{ background-color:#E7E3D8; margin:0; text-align: center; }
#main							{ background-color:#FFF; margin-left:auto; margin-right:auto; text-align: left; width:790px; padding:6px 10px 6px 10px; }
div, form, form *				{ padding:0; margin:0; }

/* General Text Styles */
body, div, td, p, a     		{ font-family:arial; color:#000; font-size:12px; letter-spacing:0.7px; }
p								{ text-indent:27px; line-height:19px; margin:0 0 5px 0; }
.lgfont                         { font-size: 14px; }

#header							{ position:relative; top:4px; left:0; height:46px; }

#bathdetails                    { background-color:#D4E7F7; }
#kitchendetails                    { background-color:#E7DDA9; }
.product-details                { width: 774px; padding:10px 5px 10px 10px; }
div#howto-title                 { width:248px;background-color:white; height: 45px; }
div#howto-title img             { margin: 10px; }
p#howto-order                   { margin-top:20px; }

div#product-attrs               { margin-top:20px; }
div#title                       { margin-left:20px; }
.dividing-line                  { width:788px; border-bottom: 1px solid black; margin:10px 0 15px 0; }
ul                              { margin:0 0 12px -20px; }
li                              { margin-bottom:4px; }
