div.raveChartInput {
  text-align: center;
}
div.raveChartInput input, div.raveChartInput select {
  margin-top: 15px;
}
.raveChartInput h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
#rave-chart h1 {
  text-align: center;
}
.raveChartInput h4 {
  margin-top: 5px;
}
.raveChartInput select {
  width: 100%;
}
.raveChartInput label {

 margin-bottom: 30px;

} .raveChartInput h4 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 110%;
}
.raveChartInput #birth_city {
  width: 100%;
}
#raveChartInput{
    font-size: 16px !important;
}
#chartImageContainer{
  width: 134%;
  text-align: center;
  overflow: hidden;
  float: left;
}
#chartImageContainer img{
}
#resultImage {
  text-align: center;
  overflow: hidden;
  background: none;
  display: block;
}
#resultImage img {
  position: relative;
  left: 8px;
}
#raveChartResults h2 {
  font-size: 26px;
  text-align: center;
}
#raveChartResults h4 {
  font-size: 16px;
}
#raveChartResults p {
  margin: 0;
}
