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

.PLName {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 2px;
	height: 110px;
	background-image: url(../img/page/img_category.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PLName h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	border: 0px 0 0;
	clear: both;
	color: #336699;
}
.PLName img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PLName h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

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