@charset "utf-8";
/* CSS Document */

#SideBar {
    display: none;
}
.LeftNav {
    /*display: none;*/
}
#Footer {
    display: none;
}
input {
    display: none;
}
.mainTable
{
	background:none;   
}
body 
{
    background: none; 
}
#StoreDetails input, #PaintCalculator input, #PaintCalculator select, #PaintCalculator a {
	display: none;
}

