.head {
    background-image: url(../images/bg_head_table_pizzaz.jpg);
	background-repeat: no-repeat;
	background-position: left left;
	/*background-color: #2972CE;*/
     height:110px;
     }  
     
#categoryIcon {
	display:none;
	}     
	
#productListHeading {
	display:none;
	}
	
#indexProductList .inputLabel {
	font-size: 14px;
	font-weight: bold;
	}
	
.centerColumn {
	margin-top: 35px;
	}	