.dt1 {
float:left;
width: 40%;
height: 100%;
}
.dt2 {
float:left;
width: 20%;
height: 100%;
}
.dt3 {
float:left;
width: 40%;
height: 100%;
}
.dt4 {
clear: both;
width: 0%;
height: 100%;
}
.note-grn {
color: #00AA00;
} 
.note-red {
color: #FF0000;
} 
.top-pic {
  position: relative;
  padding: 0px 0px;
  border-radius: 9px;
}
