html img {
border: 0;
}
.clearSpot {
clear : both;
height : 0.01em;
}
.clearSpacer { 
clear : both; 
height : 0.01em;
line-height: 25%;
}  
.clearSpacer3 { 
height : 3px; 
clear : both;  
} 
.clearSpacer5 { 
height : 5px; 
clear : both; 
}
.clearSpacer8 { 
height : 8px; 
clear : both; 
} 
.clearSpacer10 { 
height : 10px; 
clear : both;
}
.clearSpacer15 { 
height : 15px; 
clear : both;
}
.clearSpacer20 { 
height : 20px; 
clear : both;
}

A:link {text-decoration: none; color: #4575B2} 
A:visited {text-decoration: none; color: #8BA6CC} 
A:hover { text-decoration: underline; color: #ff0000 } 


body {
font-family : Arial, Helvetica, sans-serif;
background-color: #fff;
padding: 0px;
margin: 0px;
text-align: left;
font-size: 11px;
color: #444;
width: 520px;
margin: 0 auto;
}

#bodyWrap {
width: 520px;
text-align: center;
margin: 0 auto;
padding: 0px;
border: 1px solid #4575b2;
}

.header {
height: 25px;
color: #fff;
font-weight: bold;
background-color: #4575b2;
margin: 0 auto;]
width: 520px;
}

.headerTitle {
padding: 5px;
text-indent: 3px;
font-size: 12px;
background-color: #4575b2;
margin: 0 auto;
}

.content {
padding: 0px;
margin: 0 auto;
width: 500px;
text-align: left;
padding: 5px;
}

.popuptemplatePicture {
padding: 0px;
margin: 0 auto;
width: 242px;
text-align: left;
float: left;
}

.popuptemplateText {
padding: 0px;
margin: 0 auto;
width: 388px;
text-align: left;
float: right;
}


.closeWindow {
width: 520px;
height: 25px;
color: #fff;
font-weight: bold;
background-color: #4575b2;
text-align: center;
margin: 0 auto;
padding: 0px;
}

.closeWindowBtn {
padding: 5px;
width: 87px;
height: 19px;
}
