
.PointsTable
{
	border:1px solid black;
	padding:2px;	
}
.PointsLeftRightBottom
{
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}
.PointsRightBottom
{
	border-bottom:1px solid black;
	border-right:1px solid black;
}
.PointsRightBottom A
{
	color:Black;
}
.PointsLeftBottom
{
	border-bottom:1px solid black;
	border-right:1px solid black;
}
.PointsBottom
{
	border-bottom:1px solid black;
}
.PointsHeader
{
	border-bottom:1px solid black;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}
.ProductNotes UL   {
    list-style-type:disc;
    padding:15px;
}


#pNotes H3
{
    color:Orange;
    font-size:12px;
    font-weight:bold;
}
#pNotes TD, DIV, Table
{
    color:#333333;
    text-decoration:none;
}
#pNotes H4
{
    color:#333333;
    font-weight:bold;
    font-size:14px;
}