@charset "utf-8";

<!--BODY-->

#center-col {
border: 1px solid #000;
}

#center-col .header {
font: Trebuchet MS;
padding: 14px;
color: #003265;
border-bottom: 1px #CBCBCB dotted;
}

#center-col .title {
float: left;
font-size: 18px;
font-weight: normal;

}

#center-col .date {
float: right;

}

#center-col .body {
padding: 14px;
line-height: 20px;
}