body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4C6B;
}
#bodyPhoto {
	width:450px;
	padding:5px;
	margin:5px;
	border:1px solid #3F4C6B;
	float: left;
}
#borderOut {
	padding:4px;
	padding-bottom:8px;
	margin:2px;
	border:1px solid #FF0084;
	font-size:11px;
}
#formLabel {
	width:120px;
	float:left;
	height:20px;
	margin-top:4px;
}
#formContainer {
	width:140px;
	float:left;
}
#formLine {
	height:24px;
}
#divisor {
	clear:both;
}
input{
	border:1px solid #FF0084;
	font-size: 11px;
	color: #3F4C6B;
}
textarea{
	border:1px solid #FF0084;
	font-size: 11px;
	color: #3F4C6B;
}#rightImg {
	float:right;
}
#dialogContainer {
	float:left;
	width:370px;
}
#textDialog {
	padding:25px;
	padding-left:45px;
	color:#666666;
}
#dialogBoxBot {
	width:366px;
	background:url(../img/fph_dlg_bot.jpg) top;
	height:10px;
}


.dialogBox {
	width:366px;
	background:url(../img/fph_dlg_top.jpg) top;
}