iframe>html>body>div>p>span+img{  
 width:auto!important;  
 max-width:95%!important;
 height:auto; 
 border:1px solid #696;
 margin: 5px;
 padding: 5px;
 -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 0px 10px;-moz-box-shadow: #666 0px 0px 10px;box-shadow: #666 0px 0px 10px;
}

.content table_border{
border:1px solid #696;padding: 0px 0;
-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
-webkit-box-shadow: #666 0px 0px 10px;-moz-box-shadow: #666 0px 0px 10px;box-shadow: #666 0px 0px 10px;
}
.content table_border{
    border: solid 1px #B4B4B4;
    border-collapse: collapse;
	  font-size: 12px;
    line-height:16px;
}
.content table_border tr th{
    height:27px;
    border: solid 1px #B4B4B4;
}
.content content table_border tr td{
    height:25px;
    border: solid 1px #B4B4B4;
}
.content table_caption{
    width:100%;
	  font-size: 14px;
    line-height:25px;
}
.content table_caption  tr th{
    padding-left:4px;
    height:27px;
    border: solid 1px #B4B4B4;
}
.content table_caption tr td{
    background-color:#CCCCCC;
    height:25px;
    padding:4px;
    border: solid 1px #B4B4B4;

}
