#tel {
	line-height: 0.2;
	margin-top: -1em;
}
#photo {
	float: right;
}
#photo img {
	border: solid beige 5px;
	height: ;
	width: ;
	margin-bottom:0em;
}
#picture_caption {
	font-weight:bold;
	text-align:right;
	line-height: ;
	margin-top:;
	float: right;
	clear:both;
}
#picture_caption #name2 {
  	text-align:right;
	margin-top: -0.8em;
  	margin-bottom: 0.1em;
}

#picture_caption #name {
	font-size: 14px;
	margin-top:	
}
#quickform {
	font-family:Tahoma,Verdana,Arial,Helvetica;
	float: right;
	clear:both;
}
#quickform input {
	border:1px solid #100F22;
	color:#646363;
	background-color:white;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
	height:23px;
	line-height:normal;
	padding:0;
	text-align:left;
	width:146px;
} 

#quickform textarea{
	margin-top:0;
	border:1px solid #100F22;
	color:#646363;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
	width: 12.1em;
}
#textareaspan {
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
}
#button_only input.btn {
	color: black;
	width: 120px;
	height: 60px;
	background-color: #1F3351;
	text-align:left;
	font-weight: bold;
	border: none;
	background:url("../images/blue_button.gif") no-repeat 12px 10px;
} 
#button_only input.btn:hover {
	background:url("../images/red_button.gif") no-repeat 12px 10px;	 
} 
#button_only input.btn:active {
	background:url("../images/red_button.gif") no-repeat 12px 14px;
	margin-top: 4px;
} 
#clear {clear:both;}
