div.one_column{
position:relative;
float:right;
margin-left: 0px;
margin-right: 5px;
margin-top: 0px;
margin-bottom: 0px;
width:600px;
}

div.contactform {
width: 450px;
padding-top: 1px;
margin: 0px auto;

}


div.row{
  position:relative;
  width: 450px;
  text-align: right;
  }
span.lbl {
width: 120px;
text-align: right;
float:left;
}
label.lbl{
width: 120px;
text-align: right;
color:#4B4864;
font-weight:500;
font-size:80%;
line-height:110%;}

span.frmelement {
  float: right;
  width: 320px;
  text-align: left;
  } 
  

  
div.row_payment{
  position:relative;
  width: 450px;
  text-align: right;
  }
    
span.lbl_payment {
width: 190px;
text-align: right;
float:left;
color:#000000;  font-weight:600; font-size:80%; line-height:110%;
}

span.details_payment {
  float: right;
  width: 250px;
  text-align: left;
  color:#000000;  font-weight:500; font-size:80%; line-height:110%;
  } 
    
  
div.spacer{clear:both;height:5px;}
div.aright {clear:both;text-align:right; padding-top: 1px;} 

div.img_spacer{height:5px;width:10px;}

div.selection_container{position:relative; padding:3px; margin-top:15px;}
div.selection_image{float:left; width:190px;}
div.selection_text{float:right; width: 390px;}
div.selection_clear{clear:both;
border-left: 0px solid #5B855E; border-right: 0px solid #5B855E; border-top: 0px solid #5B855E; border-bottom: 2px solid #5B855E;}

h2.selection{padding:0px;margin-left:0px; margin-bottom:3px;margin-top:0px;color:#5B855E; font-weight:600; font-size:100%; line-height:110%;}

p.price{padding:0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 8px;
margin-bottom: 0px;
color:#5B855E;  font-weight:600; font-size:80%; line-height:110%;}

span.select{float:right; color:#000000;  font-weight:600; font-size:90%;}


a.page_link{ font-weight:500; font-size:80%; line-height:110%;}
a.page_link:link {color: #000000;text-decoration: underline}
a.page_link:visited {color: #8E4EA5;text-decoration: underline}
a.page_link:active {text-decoration: underline}   
a.page_link:hover {color: #D50000;text-decoration: underline}  

