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

*.PLName {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 2px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
*.PLName h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px 0 0;
	clear: both;
	color: #587e91;
}
*.PLName img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*.PLName h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

*.INQNotice {
	margin: 2px;
}
*#NoticeChk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77a3c2;
	background-color: #ebf4fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8d0e1;
}
*#NoticeSel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e3e4;
}
*.PList {
	display: block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	border-right-width: 0;
	border-right-style: none;
	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: #e6e3e4;
}
*.PListPage {
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	text-align: center;
	padding: 3px;
	clear: both;
}

*.PListPageButton {margin: 2px;
	padding: 2px;
	background-color: #F4F4F4;
	border: 1px solid #c2c2c2;
}
