form {margin: 0;padding: 0;}
.send-to-friend { width: 468px; height: 483px; position: absolute; z-index: 11;}
.s2f_property_info {color: White; background-color: Black; font-family: Arial; font-size: 12px; height: 120px;}
.s2f_prop_img {    border-style: solid; border-width: 1px; float: left; height: 80px; margin-top: 8px; margin-right: 20px;  margin-left: 25px;}
.s2f_header_msg {font-weight: bold; margin-left: 25px; font-size: 16px;margin-top: 5px;}    
.stf_main_reg_div { border: solid 4px black; width: 460px; background-color: White;}
.stf_main_reg_div_close_button {left: 449px; position: absolute; top: -11px; z-index: 10;}
    .level_2 {background-color: black;}
    .stf_main_reg_div_action_button {text-align:center;}
    .link_no_ul {color: Blue; font-size: 9px; font-family: Arial; cursor: pointer;}
    .policy_text{font-size: 9px; font-family: Arial; margin-top: 5px;}
    .stf_main_reg_div_reg_top {float: left; width: 185px; height: 50px; margin: 0 0 0 18px; }
    .stf_input_div { margin: 10px 10px 10px 23px; font-family:arial;font-size:12px; font-weight:bold;}
    .stf_input_control {font-family:arial; font-size:12px; font-weight:bold; height:30px; width:410px; color: gray;}

#s2f, .formfont {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: Black;
}

#s2f {
	border: solid 3px #996;
	background-color: #ECEDE5; /*#e6f7d4;*/
	width: 350px;
	padding: 10px;
	z-index: 2;
	display: none;
}
#s2f h1 {
	font-size: 14px;
	margin: 0 0 5px;
}
#s2f img {
	border-style: solid;
	border-width: 1px;
	height: 80px;
	float: left;
}
#s2f p, .black1 {
	color: black;
	font-size: 11px;
	float: left;
	line-height: 16px;
	padding-left: 5px;
}
.required {
	color: Red;
}
.s2f_labels {
	width: 50%;
	text-align: right;
}
.s2f_input {
	width: 50%;
}
#s2f labels {
	width: 160px;
	font-size: 10px;
}
#s2f input {
	width: 160px;
}
#message {
	font-size: 11px;
	font-family: Arial;
	width: 320px;
}
A.formfont {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
}
A.formfont:HOVER {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: BLACK;
}
.black2 {
	color: black;
	font-size: 12px;
}
.gray_9pt {
	font-family: arial;
	font-size: 9pt;
	color: #CCCCCC;
}

