﻿.painfacts
{
    width:100%;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border:solid 0px #333333;
}
.painfacts .header
{
    height: 20px;
    border-bottom: solid 1px #a61f17;
    text-align: left;
    vertical-align: top;
}
.painfacts .content
{
	clear:both;
    text-align: left;
    padding:0px 0px 0px 0px;
    border:solid 0px #333333;
}

.painfacts .content div.li
{
	background: url(/images/global/dot_red2.jpg) no-repeat left top;
	background-position:left top;
	padding: 0px 0px 5px 15px;
	border:solid 0px #333333;
	vertical-align:top;
}

.painfacts .content .copy
{
    
}
.painfacts .content .li a:hover{ text-decoration: underline}