#shirtfront {
float: left;
position: relative;
width: 159px;
height: 148px;
background-image: url("logomapnew/shirt.gif");
background-position: top center;
background-repeat: no-repeat;
left: 12px;
}


#vestfront {
float: left;
position: relative;
width: 159px;
height: 148px;
background-image: url("logomapnew/vest.gif");
background-position: top center;
background-repeat: no-repeat;
left: 12px;
}



#trouserfront {
float: left;
position: relative;
width: 159px;
height: 148px;
background-image: url("logomapnew/trousers.gif");
background-position: top center;
background-repeat: no-repeat;
left: 12px;
}


#tshirtfront {
float: left;
position: relative;
width: 159px;
height: 148px;
background-image: url("logomapnew/tshirt.gif");
background-position: top center;
background-repeat: no-repeat;
left: 12px;
}