.plBlockedSection
{
	background-color: transparent;
	padding: 10px 20px 0px 20px;
	width: 200px;
	display: block;
	float: left;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.plBlockedSectionMiddle
{
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.plBlockedSectionLastItem
{
	border-right-style: solid;
	border-right-width: 1px;
}
.plWrapper
{
	width: 755px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}
.plWrapper a, .plWrapper a:visited
{
	color: #333333;
	text-decoration: none;
}
.plWrapper a:hover
{
	color: #ff9933;
	text-decoration: none;
}
.plWrapper ul
{
	font-size: 10px;
	margin: 8px 0 8px 14px;
	padding: 0;
}
.plSection
{
	width: 200px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin: 2px 0 2px 0;
}
.plPriceOriginal
{
	text-decoration: line-through;
	font-size: 18px;
	font-weight: normal;
	padding: 0 5px 0 5px;
}
.plPriceSale
{
	color: Green;
	font-size: 18px;
	font-weight: bold;
	margin-left: 6px;
}
.plPriceDealer
{
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding: 0 5px 0 5px;
}

.plSizeNotAvailable
{
}
.plPrices
{
	height: 30px;
	font-size: 20px;
}
.plPricesNotAvailable
{
	height: 35px;
	font-size: 20px;
	margin-top: -5px;
}
.plImage
{
	height: 200px;
	text-align: center;
}
.plBullets
{
	height: 64px;
	padding: 0 5px 0 5px;
}
.plName
{
	height: 40px;
	padding: 0 5px 0 5px;
	font-size: 14px;
}
.plName img
{
	margin: 0 4px 0 4px;
	vertical-align: middle;
}
.plCustomerRating
{
	padding: 4px 0 0 0;
	height: 25px;
	padding: 0 5px 0 5px;
}
.plCustomerRating img
{
	vertical-align: middle;
	margin: 0 4px 0 0;
}
.plStartButton
{
	height: 30px;
	padding: 6px 0 0 0;
}
.plPopUp
{
	visibility: hidden;
	position: absolute;
	display: none;
}
.plPromo
{
	height: 45px;
	cursor: default;
	padding: 0 5px 0 5px;
}
.plPromoImage
{
	width: 20px;
	vertical-align: middle;
}
.plPromoText
{
	width: 175px;
	font-size: 12px;
	color: #283c6e;
	line-height: normal;
}
.plSizeNotAvailSelectText
{
	width: 175px;
	font-size: 10px;
	color: #283c6e;
	line-height: normal;
	text-align: center;	
}
