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

*.PLName {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 110px;
	background-image: url(../img/page/img_category.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*.PLName h1 {
	font-size: 1em;
	font-weight: bold;
	border: 0px 0 0;
	clear: left;
	color: #5A5A5A;
}
*.PLName img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*.PLName h3 {
	font-size: 12px;
	color: #8F8F8F;
}

*.INQNotice {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
*#NoticeChk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	background-color: #F3F4F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7DFF2;
}
*#NoticeSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}
*.PList {
	display: block;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}
*.PListPage {
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-align: center;
	padding: 3px;
	background-color: #F5F5F5;
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
}
