.contentWrapper {
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 10px; 
margin-right : 10px; 
padding : 0; 
border : 0 none inherit; 
} 

.contenttest {
margin-top : 0px; 
margin-bottom : 0px; 
margin-left : 15px; 
margin-right : 15px; 
padding : 0; 
border : 0 none inherit; 
} 
.content {
margin : 0; 
padding : 0;
border : 1px solid #000000; 
background-color : #ffffff; 
} 
.content p {
margin-top : 4px; 
margin-bottom : 4px; 
} 
.roundedCornerSpacer {
margin : 0; 
padding : 0; 
border : 0 none inherit; 
clear : both; 
font-size : 1px; 
line-height : 1px; 
} 
.borderTL , .borderTR , .borderBL , .borderBR {
width : 14px; 
height : 14px; 
padding : 0; 
border : 0 none inherit; 
z-index : 99; 
} 
.borderTL , .borderBL {
float : left; 
clear : both; 
} 
.borderTR , .borderBR {
float : right; 
clear : right; 
} 
.borderTL {
margin : -1px 0 0 -1px; 
} 
.borderTR {
margin : -1px -1px 0 0; 
} 
.borderBL {
margin : -14px 0 0; 
} 
.borderBR {
margin : -14px 0 0; 
} 
.borderTL {
margin-left : -4px; 
margin-left : -1px; 
} 
html > body .borderTL {
margin-left : -1px; 
} 
.borderTR {
margin-right : -4px; 
margin-right : -1px; 
} 
html > body .borderTR {
margin-right : -1px; 
} 
.borderBL {
margin-left : -3px; 
margin-left : 0; 
} 
html > body .borderBL {
margin-left : 0; 
} 
.borderBR {
margin-right : -3px; 
margin-right : 0; 
} 
html > body .borderBR {
margin-right : 0; 
} 


