/***********************************************/
/* EP 5 Products List Mode Divs                */
/* Author: allproducts.com                     */
/* Version: 2007.03                            */
/***********************************************/

*.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(/style/EPFG/img/page/img_category.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*.PLName h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: 0px 0 0;
	clear: both;
	color: #12316b;
}
*.PLName img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*.PLName h3 {
	font-size: 12px;
	color: #4c4d4d;
}

*.INQNotice {
	margin: 16px;
}
*#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: #c5e1e7;
	background-color: #f8f8d9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3f3f7;
}
*#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: #c5e1e7;
}
*.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: #d9e9ee;
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
