div.box-header {
width:100%;
border:1px solid #bbbbbb;
margin-bottom:5px;
padding:5px;
background-color: #f6f6f6;
text-align:center;
font-weight: bold;
line-height:1.5;
}

div.box-content {
width:100%;
border:1px solid #bbbbbb;
margin-top: 5px;
padding:5px;
background-color: #ffffff;
line-height:1.3;
font-weight: normal;
text-align: left;
}
