﻿#contactform h2 
{
color: #F3B502;
  clear: left;	
 font-size: large;
 } 

#contactform h3 {
clear: left;}
      

#contactform form
{
  background-color: #DEECE3;	
  padding: 20px 20px 20px 20px;
  margin: 0px 15px 10px 15px;
  height:100%;
  
  
 }


#contactform span.required {color: red;	text-align: left;}

.row {clear: both; padding:0; margin:0}
      .c1{float: left; width: 65px; text-align: left; padding:4px} 
      .c2{float: left; width: 330px; text-align: left;} 
      .c3{float: left; width: 100px; text-align: right; padding:4px} 
      .c4{float: left; width: 110px; text-align: left;} 
      .c5{float: left; width: 100px; text-align: right} 
      .c6{float: left; width: 110px; text-align: left}
      
      
.blogbyline {
	border-top:1px dashed #E07225;
	color:#E07225;
	clear:both;
	font-size:10px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	text-align:right;
}

#botChoices
{
	position:absolute;
	right:10000px;/*off the screen!*/
}
