/* *** ** Start of DefaultWrapper ** *** */
@import url(/styles/main.css);

.settlements ul {
list-style-type: none;
font-size:11px;
color:#fff;
margin-left:-32px;
*margin-left:0px;
}

.settlements li {
padding: 10px;
}

.settlements h3 {
color: #fff;
background: url(/images/settle_header.jpg) no-repeat;
width:181px;
height:47px;
font-size: 14px;
font-weight:bold;
}
/* *** ** End   of DefaultWrapper ** *** */
