@charset "utf-8";

/* ------------------------------------------------------
 newsHeading
------------------------------------------------------ */
#newsHeading {
margin-bottom:20px;
padding-bottom:20px;
background:url(/news/share/images/share_line_01.gif) repeat-x bottom;
}
#newsHeading h1 {
font-size:116%;
font-weight:bold;
line-height:1.35;
}
#newsHeading .leadTxt {
padding-top:5px;
font-size:116%;
line-height:1.35;
}


/* ------------------------------------------------------
 Table
------------------------------------------------------ */
table.newsTable01 {
padding:0;
border:0;
}
table.newsTable01 th,
table.newsTable01 td {
vertical-align:top;
}