@charset "UTF-8";
/* CSS Document */

#contensArea #mainContents h2 { margin-bottom: 20px; }
#contensArea #mainContents #historyNotes {
width: 648px;
line-height: 1.5;
}
#contensArea #mainContents #historyNotes ul {
margin-bottom: 7px;
border-bottom: 1px dashed #CCC;
padding-bottom: 7px;
}
#contensArea #mainContents #historyNotes ul .year {
font-weight: bold;
color: #3B61AD;
}
#contensArea #mainContents #historyNotes ul .events {
background: url(../images/bg_list_ball.jpg) no-repeat left 1px;
margin-left: 12px;
padding-left: 12px;
}
