/***********************************************/
/* product.css                                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


#twop {
	background-image:url("./images/sub/2pc.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}


#shirt {
	background-image:url("./images/sub/shirt.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#softc {
	background-image:url("./images/sub/softc.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#fitb {
	background-image:url("./images/sub/fitb.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#bath {
	background-image:url("./images/sub/bath.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#pad {
	background-image:url("./images/sub/pad.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#swim {
	background-image:url("./images/sub/swim.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;
}

#wig {
	background-image:url("./images/sub/wig.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;

}

#misc {
	background-image:url("./images/sub/misc.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0% ;
}










