 body{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
.content, .contentA{
padding: 10px 0px 10px 10px;
width:290px
}
.left{
width:110px;
float:left;
padding: 10px 0px 0px 7px;
min-height:20px;
}
.right{
width:160px;
float:right;
padding:5px;
min-height:20px;
}
.clear{
float:none;
clear:both;
height:0px;
}
.row{
background-color:none;
display:block;
min-height:20px;
}
.text{
width:200px;
}
td{
vertical-align:top;
}
.over{
background-color:#f0f0e1;
}
.out{
background-color:none;
}

.matrix {
  width:800px;
  height:730px;
  overflow-x:hidden;
  overflow-y:scroll;
  border: 0px solid #cccccc;
  padding: 0px;
  float: left;
}

.cameraImages {
  width: 140px;
  height:90px;
  margin:0 10px 8px 0;
  float: left;
  text-align: center;
  font-size: 0.8em;
}

.table_style {
border: solid 1px #000000;
}
