/* What's new */
div#contents h2,
div#contents h3{
font-weight:bold;
margin-bottom:10px; }

div#contents dl {
float:left;
background:url(../images/common/line_sd.gif) top left repeat-x;
padding:15px 0;
width:600px; }

div#contents dl dt{
float:left;
clear:left;
font-weight:bold;
width:12em; }

div#contents dl dd {
margin:0 0 1em 0;
padding-left:12em; }

