body {
font-size: 11px;
font-family: arial;
color: #000;
text-align: left;
}

h1 {
font-size: 16px;
font-family: arial;
color: #D00000;
padding: 0px;
margin:0px;
}

.red {
color: #FF0000;
}

h2 {
padding: 0px;
margin:0px;
font-size: 11px;
font-family: arial;
font-weight: bold;
color: #000;
}

#text {
width: 500px;
}

#box {
background: url('http://emergencydentalcareusa.com/assets/templates/edc/images/popup-bg.jpg') repeat-y;
padding: 20px;
padding-top: 0px;
text-align: left;
}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 

a {
color: #d00000;
text-decoration: none;
}

a:hover {
text-decoration: underline:
}

img {
vertical-align: bottom;
}
