BODY, TD, P, DIV {
        font-family:      Arial,Verdana,sans-serif;
        font-size:        14px;
        line-height:      22px;
        background:		#ffffff;	
		color: #000000;
} 
H1, H2, H3 {
		text-transform: uppercase;
		font-family: 	Arial,Verdana,sans-serif;
		color: #000000;
		display: block;
		background-color: #ffffff;
		
}
H1 {
		font-size: 		16px;
		height: 		16px;
        line-height:    24px;
    	color: #000000;
}
H2 {
		font-size: 		18px;
        line-height:    24px;
		height: 		14px;
    	color: #000000;
		
}
H3 {
		font-size: 		18px;
		height: 		14px;
        line-height:    24px;
    	color: #000000;
}

#sidebar, #breadcrumb, #form_q, #footer, #header, #printbutton, .discount {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
	
}
#main, #content, #products, #text {
	top:0px;
	left:0px;
	margin:0px;
	padding: 0px;
    font-family:      Arial,Verdana,sans-serif;
    font-size:        14px;
        line-height:  18px;
    color: #000000;
    float: left;
 		
}

#text p, #text div, #text td {
    font-family:      Arial,Verdana,sans-serif;
    font-size:        14px;
    line-height:      18px;
    color: #000000;
}




#products li.cart {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
}

#container, #main, #content, #products, .content {
	height: inherit;
	margin: auto;
	overflow: visible;
}
