body {
margin: 0;
padding: 0;
background: #8E1C22 url(images/bg_Pop.gif) repeat-x top left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #44382C;
text-align: center;
}

h2 {
color: #FFF;
margin: 15px 10px 25px;
}


#PopContainer {
padding: 0 20px 20px;
line-height: 20px;
text-align: left;
}

.homeHighlight {
color: #FFF;
background: transparent url(images/index_bullet.gif) no-repeat top 2px; 
font-weight: bold;
border-bottom: 1px solid #BB4B51;
line-height: 28px;
}

html>/**/body .homeHighlight {
background: #8E1C22; 
padding-left: 2px;
}