/***********************************************/
/* EP 5 Products List Mode Divs                */
/* Author: allproducts.com                     */
/* Version: 2006.08                            */
/***********************************************/

*.PList img {
	display: none;
}
*#PListName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 2px;
	color: #ffffff;
}
*#PListDes img {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*#PListBut {
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
*#PListBut img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
