ul li {
	padding-left: 0;
	margin: 10px 0 10px 22px;
	list-style-image: url(../images/bullet_pink.gif);
	}

#bgMens {
	background-image: url(../images/bg_rpt_womens.jpg);
	background-repeat: repeat-x
	}
#bgMensProducts {
	background-image: url(../images/bg_rpt_womens_products.jpg);
	background-repeat: repeat-x
	}
.prodList {
	background: url(/images/prod_name.jpg) bottom repeat-x #000000; margin: 0px 0px 5px 0px;
	}
.prodList:hover {
	background: url(/images/prod_name_womens_over.jpg) bottom repeat-x #ed008c;
	}


.prodMensDesc {
	float: left; 
	text-align: left; 
	width: 350px;
	margin-top: 30px;
	padding-left: 15px;
	}
.prodMensDesc ul {
	padding: 0;
	margin: 0;
	}
.prodMensDesc ul li {
	padding-left: 0;
	margin: 10px 0 10px 22px;
	list-style-image: url(../images/bullet_pink.gif);
	}
ul.mens {
	padding: 0;
	margin: 0;
	}
ul.mens li {
	padding-left: 0;
	margin: 10px 0 10px 22px;
	list-style-image: url(../images/bullet_pink.gif);
	}