﻿div#note >.panel-body >.title h5 {
    margin:0;
    width:360px; 
    display:block;
    float:left; 
    clear:left;}

.current {
    background-color:#CCC;}

span#title {
    background-color:#ffffff;
    border-bottom:#808080 solid 3px;
    font-size:24px;
    width:100%;
    margin:0px 0 10px 0;
    padding:8px;
    display:block;
    text-align:center;
    letter-spacing:8px;}

