.green {
margin: 2px;
width:478px;
height:322px;
border: 2px dashed #d2cfc0;
position: relative;
}

.text {
padding: 5px 5px 5px 5px;
}

.divider {
padding: 98px 0px 0px 0px;
} 

.start_button {
 bottom: 5px;
 right: 5px;
 position: absolute;
}

.top_header {
width:100%;
height:30px;
background-color: #d2cfc0;
padding:0px 0px 0px 0px;
}

td.title_words {
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
width:200px;
padding:7px 0px 0px 30px;
}

td.title_step {
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
padding:7px 30px 0px 0px;
}

.field_part {
padding: 35px 40px 0px 35px;
}

.field_part2 {
padding: 20px 20px 0px 35px;
}

.field_part3 {
padding: 15px 20px 0px 35px;
}

.field_part4 {
padding: 33px 35px 0px 35px;
}

.field {
font-family:Tahoma;
font-size:9pt;
text-decoration:underline;
padding:7px 0px 0px 0px;
}

.proceed {
font-family:Tahoma;
font-size:9pt;
padding:7px 0px 0px 0px;
}

.textarea {
padding:7px 0px 0px 0px;
}

.previous_next_button {
padding: 11px 35px 0px 35px;
}

.radio_text {
font-family:Tahoma;
font-size:9pt;
padding:2px 2px 2px 2px;
}

.bold_words {
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
padding:5px 0px 0px 0px;
}

.divider {
padding: 85px 0px 0px 0px;
}

.divider_step1 {
padding: 26px 0px 0px 0px;
}

.divider_step2 {
padding: 17px 0px 0px 0px;
}

.divider_step3 {
padding: 83px 0px 0px 0px;
}

.divider_step4 {
padding: 10px 0px 0px 0px;
}

.divider_step5 {
padding: 32px 0px 0px 0px;
}

.submit-button, .submit-button-left{
  background: #FFD700;
  border:1px solid #708090;
  font-size: 1.6em !important;
  line-height:16px;
  width: 8em;
  height: 1.4em;
  padding:0 2px 2px 2px !important;
  text-align:right;
}


.subscription-box{

  border:1px solid silver;
  border-collapse:collapse;
  width: 320px;
  margin-top:15px;
  margin-right:15px;
  margin-bottom:15px;
  margin-left:15px;
  height: auto;

}

.subscription_heading {
  color:#2F4F4F;
  font-size:1.1em;
  font-weight:normal;
  height:40px;
  margin:8px 0pt;
}

.sub_option_header, .sub_price_header, .sub_description_header, .sub_quantity_header, .sub_viewmore_header  {

background: #FFD700;

}

#sub_dashed_line {

  width: 98%;
  margin-top: 0;
  height: 2px;
  border-bottom: 1px dashed silver;
  background-color: white;

}

#sub_dashed_line_entry {

  width: 98%;
  margin-top: -1em;
  height: 2px;
  border-bottom: 1px dashed silver;
  border-right: 1px dashed silver;
  background-color: white;

}

.sub_option_field, .sub_option_header{
  color:#2F4F4F;
  margin: 0px;
  padding: 2px 2px 2px 2px;
  width: 50px;
  height: 1.1em;
  float: left;
  font-size:1.0em;
}

.sub_description_field, .sub_description_header{
  color:#2F4F4F;
  width: 190px;
  height: 1.1em;
  padding: 2px 2px 2px 2px;
  float: left;
  text-align: left; 
  font-size:1.0em;
}


.sub_price_field, .sub_price_header{
  color:#2F4F4F;
  width: 65px;
  float: left;
  height: 1.1em;
  padding: 2px 2px 2px 2px;

  font-size:1.0em;
  font-weight:normal;
  text-align:center;	

}

.clearer {
  font-size: 0px;
  line-height: 0px;
  display: block;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 0px;
  width: auto;
}
