@CHARSET "ISO-8859-1";

#Body {
  position: absolute;
  left: 0px;
  top: 0px;
}

#RateBody {
  position: absolute;
  left: 9px;
  top: 9px;
  width: 480px;
  font-family: Verdana;
  font-size: 9px;
}

#Branding {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 975px;
  bottom: 56px;
  background: white;
}

#MainMenu {
  position: absolute;
  left: 0px;
  top: 60px;
  right: 150px;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  border: thin;
  border-color: black;
}

#Tutorial {
  position: absolute;
  left: 0px;
  top: 490px;
  right: 150px;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  border: thin;
  border-color: black;
  color: red;
}

#Tut {
	position: absolute;
	left: 0px;
  top: 480px;
  right: 150px;
	}

#MainContent {
  position: absolute;
  left: 180px;
  top: 60px;
  width: 770px;
  min-height: 350px;
  font-family: Verdana;
  padding-top: 13px;
}

#Actions {
  padding-left: 50px;
}

#FactsheetsContent {
  position: absolute;
  left: 1px;
  top: 0px;
  width: 770px;
  font-family: Verdana;
}

.buttonAddToCaddy{
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #666666;
  border:none;
  float:left;
  margin-left: 653px;
}

.buttonClose{
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal; 
  color: #FFFFFF;
  background-color: #666666;
  border:none;
}
