<style type="text/css"> 
.dmcontent_container {
text-align: center;
width: 256px;
height: 100px;
background-color: #ffffff;
}
.dmcontent_title {
text-align: left; 
height: 20px; 
line-height: 20px; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 18px; 
font-weight:bold;
width: 256px;
color: #000000;
background: #ffffff;
}
.dmcontent_body {
overflow-y: auto; 
text-align: left;
font-family: Arial,Helvetica,sans-serif; 
line-height: 15px; 
font-size: 12px; 
margin-left: auto; 
margin-right: auto;
width: 256px;
height: 72px;
border-bottom: 1px solid #000000;
background-color: #ffffff;
}
.dmcontent_link {
text-decoration: none;
color: #000000;
}
</style>

