	.catName {
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:regular;
		font-size:12px;
		color:#000000;
	}

	.subcatName {
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:regular;
		font-size:12px;
		color:#000000;
	}

	.listprodName {
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#006633;
		padding-bottom:3px;
	}
	.listprodDesc {
		font-family:arial,helvetica,sans-serif;
		font-weight:regular;
		font-size:12px;
		color:#000000;
		padding-left:4px;
		padding-bottom:4px;
	}
	.listprodPrice {
		font-family:arial,helvetica,sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#000000;
		padding-left:4px;
	}
	.listprodQTY {
		width:25px;
		height:14px;
		border:1px solid #000000;
		font-family:arial,helvetica,sans-serif;
		color:#000000;
		font-size:10px;
		font-weight:regular;
		background-image:url(http://www.gtp.com.au/westbrew/images/textbox.gif);
	}
	.listprodMoreInfo {
		font-family:arial,helvetica,sans-serif;
		font-weight:regular;
		font-size:12px;
		color:#000000;
	}
	.listprodMoreInfo:hover {color:#000000;}
	.listprodAddCart {
		font-family:arial,helvetica,sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#CC0000;
	}
	.listprodAddCart:hover {color:#CC0000;}


	.addprodTitle {
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#000000;
	}
