/*** Body Definitions ***/

body, #wrapper, #container, #content, #main-panel{
    float:none;
	display:block;
    position: relative;
    width:100%;
    margin:0;
    text-align:center;
    padding:0;
    overflow:hidden;
    font-family:Verdana;
    font-size:12px;
    border:0;
}

#content-panel {
	width:85%;
	margin:auto;
}

#header, #menu, #menu-panel, #breadcrumbs, #left-menu, #site, #content-panel h1, input[type="submit"], .no-print {display:none;}

h1.hide {display:block !important;}

.page-content, .contact-table {text-align:left !important;}
input[type="image"], .product-table th + th + th + th + th + th + th {display:none;}
textarea {max-width:600px;}

.qty-field {width:150px;}

#footer{
    width:85%;
	margin:auto;
	margin-top:5px;
}
#footer a:visited {text-decoration:none; color:Black;}

/*CMS*/
#main-panel {background:none !important;padding:0px; width:auto; border:0;}
#content-panel{margin:0px; border:0;}


