#priceListTable  td	{
	font-Size:11px;
	padding-bottom:5px;
}

.PdtMHL_Attrib
{
    font-weight:bold;
    color:Black;
    line-height:160%;
}
.PdtMHL_UP
{
    /*float:left;*/
    margin-right:10px;
    font-size:11px;
    line-height:160%;
}
.PdtMHL_NP
{
    /*float:left;*/
    color:#CC0000;
    font-weight:bold;
    line-height:160%;
}

.Availablity
{
    clear:both;
	width:60px;
	cursor:pointer;
	text-align:center;
	border-right: #ff9900 1px solid;
	padding-right: 2px;
	border-top: #ff9900 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ff9900 1px solid;
	color: #ff6600;
	padding-top: 2px;
	border-bottom: #ff9900 1px solid;
	background-color: #ffffe9;
	text-decoration: none;	
	font-size:8px;
	margin-top:5px;
	margin-bottom:5px;
}
.AttributeSelector
{
    width:200px;
    display:none;
}
.AttributeSelector span
{
    color:Red; 
    margin-left:5px;
    font-weight:bold;
}
.AttributeSelector select	{
	font-Size:12px;
	width:150px;
	padding-left:2px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
.AttributeSelector select>option	{
	font-Size:12px;
	padding-left:5px;
}
#ShippingMsg
{
    display:none;
    margin:5px 0px;
}
#ProductSku
{
    color:#0066cc;
    font-size:10px;
    font-family:Verdana;
}
#OutOfStock
{
    color:#cc0000;
}
#Delivery
{
    color:#0066cc;
    font-size:10px;
    font-family:Verdana;
}
.userbutton
{
    margin:8px 0px;
}
