.bluebar {
  background-color: #3c7495;
  height: 40px;
  width: 100%;
}
.bluebar input.searchbox {
  margin: 7px auto 0 50px;
  width: 450px;
}
.bluebar input.searchbutton {
  line-height: 0px!important;
}
.requirment {
  list-style-type: none;
  margin: 0px;
  padding: 2px 0px;
  height: 120px;
}
.requirment:hover {
  background-color: gainsboro;
  cursor: pointer;
  background-image: url(/images/ClickForMore.png);
  background-repeat: no-repeat;
  background-position: 19% 100%;
}
.title {
  position: relative;
  left: 110px;
  top: -120px;
  width: 370px;
}
.requirementlist {
  padding: 0px;
  margin: 5px 0px;
  height: 595px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.description {
  position: relative;
  top: -110px;
  left: 110px;
  width: 388px;
}
.button1 {
  line-height: 0px!important;
  width: 178px;
  margin: 0!important;
  margin-bottom: 5px!important;
}
.button2 {
  line-height: 0px!important;
  width: 178px;
  margin: 0!important;
  margin-bottom: 5px!important;
}
.button3 {
  line-height: 0px!important;
  width: 178px;
  margin: 0!important;
  margin-bottom: 5px!important;
}
#overallResearch,
.page1,
.page2 {
  width: 700px;
  height: 640px;
}
#backButton {
  color: white;
  top: 2px;
  position: relative;
  left: 10px;
}
#backButton:hover {
  cursor: pointer;
}
.detailTitle {
  position: relative;
  left: 110px;
  top: 5px;
}
.detailImage {
  position: relative;
  top: -15px;
}
.detailSummary {
  position: relative;
  top: -110px;
  left: 110px;
  width: 590px;
  font-weight: bold;
  height: 93px;
}
.detailDescription {
  position: relative;
  top: -100px;
}
.downloadButton {
  padding: 5px!important;
  position: relative!important;
  left: 438px!important;
}
.resCellLeft {
  width: 500px;
}
.resCellRight {
  width: 178px;
  vertical-align: top;
}
.ui-helper-hidden-accessible {
  display: none;
}
