.productlayoutsingleproduct div{
	text-align: left !important;
}

.productlayoutsingleproduct {
    text-align: center;
}
.productlayoutsingleproduct .productimage {
    border: 3px solid #E2E2E2;
}
.itemstableimage .productheader {
    background-color: #E2E2E2;
    padding: 2px;
    text-align: center;
}
.productdescriptioncell {
    background-color: #D4D4D4;
    padding: 3px;
}
.price {
    float: left;
    position: relative;
    top: 7px;
}
.shoppingCartAddIcon {
    border: 1px solid #D4D4D4;
    float: right;
}
#menu ul a
{
padding:4px 6px !important;
}