#CatalogShopBy {
	padding-left: 390px;
	padding-top: 80px;
	height: 250px;
	width: 407px;
	background: url('/grafx/pf/catalog-shopby.jpg') no-repeat left top;
}
#CatalogShopBy h1 {
	font-weight: bold;
	font-size: 13px;
	color: #46676f;
}
#CatalogShopBy a {
	color: #46676f;
	font-weight:normal;
	text-decoration:underline;
}
#CatRequest {
	padding: 0 30px;
	width: 600px;
	margin-left: 50px;
}
#CatRequest #Thank {
	position:relative;
	left:45px;
	width:642px;
	border:1px solid #dddddd;
	background: #fbf4e4 url(/grafx/pf/catalog-thanks.jpg) repeat left bottom;
}
#CatRequest #Thank #Content {
	padding: 20px;
	width:600px;
	height:250px;
	border:1px solid #bbbbbb;
}
#CatRequest #EmailConfirm {
	position:relative; 
	left:45px;
	width:642px;
	border:1px solid #dddddd;
	font-weight: bold;
	color: #336666;
	background: #8aa7ad url(/grafx/pf/bg_emailsignupconfirm.jpg) repeat left bottom;
}
#CatRequest #EmailConfirm #Content  {
	padding: 20px;
	width:600px;
	height:320px;
	border:1px solid #bbbbbb;
}
#CatRequest h1 {
	font-size: 14px;
	text-align: left;
}
#CatRequest .Intro {
	text-align:center;
	border-top:1px solid #872436;
	border-bottom:1px solid #872436;
	padding:10px 0px 0px 0px;
}
#CatRequest label {width: 125px;}
#CatRequest .Err {
	text-align:left;
	width:170px;
	color:red;
	font-weight:bold;
}
#CatRequest .chkBox {
	width:20px;
	border:none;
}

#content #CatRequest select.Recipients {
	width:150px;
}
 
#QuickOrder {
	padding: 20px 30px;
}

#quickOrder input.txtSku	{
	padding: 1px 0;
	font-weight: bold;
	border: inset 2px #969696;
}

#quickOrder input.txtQty	{
	width:50px;
	padding: 1px 0;
	font-weight: bold;
	border: inset 2px #969696;
}

#quickOrder input.btnSubmit	{
	width:100px;
	margin-top: 2px;
	border: outset 2px #969696;
}

.pfemailsignup {
	background: #8aa7ad url(/grafx/pf/bg_emailsignup.jpg) no-repeat center top;
	text-align: center;
}
.pfemailsignup img {
	padding-bottom: 4px;
}
.pfsubscribe {
	height: 150px;
}
.pfsubscribe p {
	padding: 98px 0 0 188px;
}
