.header_message{
line-height: 28px;
position: fixed;
left: 0px;
z-index: 10500;
width: 100%;
padding: 6px 0px 6px 0px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);

}
.headerTop{   
top: 0px;
border-bottom:3px solid #fff;
}
.headerBottom{   
bottom: 0px;
border-top:3px solid #fff;
}
.close-notify {
    display: block;
    float: right;
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px;
}
.header_message > span {
    padding-left: 15px;
}