/* For IE Only */
.txtreachus 
{
	background-color: #FAE4BF;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: #4b2213;
	font-weight:bold;
	border: solid 0px blue;
	vertical-align:bottom;
	display:block;
}

/*div {border:solid 1px green}*/
#buscard, #buscard a{background-image: url(../images/reachus/buscard_off.jpg);width: 200px; height: 97px;}
#buscard .selected, #buscard a:hover {background-image: url(../images/reachus/buscard_on.jpg);}

#txtcontactname {position:relative;top:90px;left:210px;width:190px;height:18px;}
#txttitle {position:relative;top:103px;left:152px;width:220px;height:18px;}
#txtemail {position:relative;top:117px;left:213px;width:190px;height:18px;}
#txtbusiness {position:relative;top:127px;left:208px;width:190px;height:18px;}
#txtphone {position:relative;top:138px;left:157px;width:225px;height:18px;}

#txtmessage {position:relative;top:172px;left:117px;width:250px;height:110px;overflow:hidden;}

#sendbtn {width:50px;height:24px;position:relative;top:178px;left:327px;}
#sendbtn a {background-image: url(../images/reachus/send_off.jpg);width:50px;height:24px;}
#sendbtn a:hover {background-image: url(../images/reachus/send_on.jpg);}

/* Safari >> background-color: #FAE4BF; */
	

