#patient_info
{
clear:both;
min-height:60px;
width:100%;
padding:2px;
border: solid thin #66CCFF;
border-radius: 7px;
margin-bottom:15px;
//background-color:#66CCFF;
}

#patient_tests
{
width:100%;
margin-bottom:10px;
border: solid thin #66CCFF;
border-radius: 7px;
}