@charset "UTF-8";
.contain-pheader {
	background-image: url(images/p-header-bullet-bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.contain-products {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.pheader-bullet {
	background-image: url(images/p-header-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 39px;
	padding-left: 50px;
}
.pheader-bullet h2 {
	font-size: 18px;
	padding-top: 8px;
	margin: 0px;
	color: #666;
}
.pdescription {
	float: right;
	padding-top: 30px;
	width: 400px;
	padding-right: 20px;
}
.pdescription2 {
	float: right;
	padding-top: 60px;
	width: 400px;
	padding-right: 20px;
}
.pdescription3 {
	float: right;
	padding-top: 60px;
	width: 400px;
	padding-right: 20px;
	text-align: center;
}
.pdescription3 a {
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
}
.pdescription3 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.backbutton {
	text-align: right;
}
.pdescription2 h3 {
	font-size: 14px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
.pdescription3 h3 {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
.pdescription h3 {
	font-size: 16px;
	text-align: left;
	margin: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}
.pdescription ul {
	list-style-type: square;
	font-size: 14px;
}
.pimage-contain {
	width: 300px;
	text-align: center;
	padding-top: 40px;
}
.pimage-contain img {
	border: 1px solid #CCC;
}
