@CHARSET "ISO-8859-1";

.p {
	border-top: 1px solid #D3D5D4;
	font-size: 8pt;
	clear: both;
	padding: 10px;
}

.ppic {float: left; width: 100px;}
.ppic img,.ppic img:hover {border: none;}

.ppic span {
	display: block; 
	margin: 0 0 5px 0;
}


.pdet {
	float: right;
	width: 630px;
}

.pdet h2 {
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

.pdet h2 a {color: #333333;}

.pdet select {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;	
}

span.price {
	font-family:Arial;
	font-size:18pt;
}

.pricetag {float: right; width: 150px; text-align: right;}

.pdesc {width: 500px;}

.pdet ul {margin: 10px 0 10px 0; padding: 0 0 0 15px;}
.pqty {width: 25px;}