@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .cms{
 overflow:hidden;
 zoom:1;
 *margin-bottom:4px;
}

#content .cms .imgL{
 margin:0 20px 20px 0;
}

#content .cms dl dt,
#content .cms p.linktitle{
 font-size:1.2em;
 margin: 0 0 6px;
}

#content .cms dl dd{
 margin-bottom:16px;
}

#content .mb10{
 margin-bottom:10px;
 *margin-bottom:15px;
}

#content .contact-banner{
 margin-top:30px;
}