﻿.pnlSpecs td
{
	padding: 3px;
	border: none;
}

table.pricingTable
{
	width: 523px; /* copy table style */
	border: none;
}

div.pricingTable
{
	width: 530px;
	background: url(../imgs/productdescriptionsbg.jpg) top right no-repeat;
	padding-top: 0px;
	margin-top: 31px;
}

.pricingTable th
{
	padding-left: 4px;
	text-align: left; /*border:none*/
}


.pricingTable td
{
	padding: 7px !important;
	margin: 0px !important;
}

.prctableleft
{
	padding: 7px !important;
	text-align: center;
	background: #f2f2f2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

.prctableright
{
	padding: 7px !important;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	background: #ffffff;
}

.prcfooter
{
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	text-align: center;
}
.sectionHead
{
	background: url(../imgs/tabselected.jpg) repeat-x !important;
	border: 1px solid #ababab;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 15px;
}

#pdesc
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}


#pdesc p
{
	margin-bottom: 15px;
}

#pdesc OL, #pdesc UL, #pdesc DIR, #pdesc MENU, #pdesc DL
{
	margin-left: 20px;
	margin-bottom: 15px;
}
#pdesc OL UL, #pdesc UL OL, #pdesc UL UL, #pdesc OL OL
{
	margin-top: 0;
	margin-bottom: 0;
}


#pdesc ul, #pdesc ul li
{
	list-style: disc !important;
	list-style-type: disc;
	margin-bottom: 5px;
}




