.testReportMenuTitle{
  margin: 0 0 20px 0; 
  padding: 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.testReportMenuParts{
  margin: 0 0 20px 20px; 
  padding: 5px 10px;
  border: #CDCDCD 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #333333;
}
.testReportPaginationBack{
  margin: 10px 0; 
  padding: 5px 10px;
  border: #CDCDCD 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #333333;
}
.testReportPaginationNext{
  margin: 10px 20px 0 0; 
  padding: 5px 10px;
  border: #CDCDCD 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #333333;
}
.testReportMenuParts a, .testReportPaginationBack a, .testReportPaginationNext a
{
  color: #333333;
}
.currentPart {
  background-color: #e6EEEE;
  color: #333333;
}

div#shopNowOpenImage
{
  position:absolute;
  top: 76px;
  left:549px;
  width: 57px;
  height: 54px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}