@charset "utf-8";

div.safety h2{
padding:0;
background:url(../safety/img/h2_background.gif) repeat-y 0 0;
}
div.safety h2 span.title{
display:inline-table;
padding:0.1em 10px;
background:#5BBB44;
color:#fff;
line-height:1.4;
zoom:1;
}
div.safety h4{
clear:none;
}
div.safety p{
width:300px;
}
div.safety p.pict{
width:auto;
}
div.safety p.pict.title{
margin:2em -20px 1em -20px;
}
div.safety p.message{
width:auto;
color:#2E59A7;
line-height:1.4;
}