﻿#TellaFriend_email_to_temp_div
{
	position: relative;
	float: right;
}
#EmailTo1
{
	width: 353px;
	height: 253px;
	border: 1px solid #ACA58F;
	padding:17px;
	padding-bottom: 0;
	font-size: 11px;
	font-family: Tahoma, Arial;
	display: none;
	position: absolute;
	top: -240px;
	left: 60px;
	color:#3E3E3B;
	font-size:11px;
	text-align:left; 
	background-color:#ECECEC; 
	font-weight:bold;
}
#EmailTo1 input
{
	border:solid 1px #cccccc;
	height:18px;
	} 

#EmailTo1 td 
{
	height:26px;
	}