#contactform .flabel{
	padding: 2px 8px 2px 0px;
}

.smallText{
  font-size: 14px;
	padding-top: 5px;
  text-align: right;
  vertical-align: top;
}          

.smallText2{
  font-size: 11px;
	padding-top: 5px;
  text-align: right;
  vertical-align: top;
}          

.button{
  color: #822E22;
	background-color: #D7D3CC;
	border: solid 0px #D7D3CC;
	width: 75px;
	height: 24px;
}

.button_long{
  color: #822E22;
	background-color: #D7D3CC;
	border: solid 0px #D7D3CC;
	width: 175px;
	height: 24px;
}

.data{
border: solid 1px #999999;
}
