.rateTagLine{
  text-align: center;
  font-size:18px;
  font-style:italic;
}
.actionHead{
  background: #DDB640;
  margin-top: 15px;
  padding:6px 10px;
}
.actionHead .title{
  font-size:24px;
  padding:4px 0px 0px;
  color:white;
  line-height: 1;
}
.rate .actionBlock{
  font-size: 14px;
  color: #444444;
  background: #F7F8ED;
  border-top: 2px solid #DDB640;
  border-right: 2px solid #DDB640;
  border-left: 2px solid #DDB640;
  padding:6px;
}
.rate .suggestion{
  border-top: 1px solid #DDB640;
  height:265px;
}
.rate .suggestion .menu{
  width:100%;
  float:none;
  border:none;
}
.rate .menu .photo{
}
.rate .menu .description{
}
.rate .title{
  padding-top: 10px;
  font-size:22px;
}
.rate .options{
  padding: 5px 0px;
  text-align:center;
}
.rate .left, .rate .middle, .rate .right{
  width:33%;
  float:left;
}
.rate .right{
  text-align:right;
  padding-top:13px;
}
.rate .buttonMini input{
  font-size:14px;  
  font-weight: normal;
}
.rate .options table{
  width: 100%;
}
.rate .options td{
  width:25%;
  text-align: center;
}
.rate .ingredients{
  font-size:15px;
  color:#444444;
}
.rate .timeValue{
  font-size: 18px;
}
.rate .h2{
  font-size:15px;
}
.rate .choiceSelector{
  position: relative;
  top: 3px;
  background: white;
  color:black;
}
.rate .typeSelector{
  color:white;
  font-size:16px;
}
.rate .subHeading{
  font-size: 22px;
}
.rate .bottomNav{
  text-align:center;
}
.rate .commentIndicator{
  font-size:14px;
  padding-top:20px;
  padding-right:30px;
}
