.taf-wrap{	
	/*margin-top: -15px;*/
	/*#margin-top: -17px;*//*IE*/
}
.taf-form-wrap
{
	background: #EBE9DD;
	overflow: hidden;
	width: 500px;
	text-align:left;
}
.taf-intro
{
	float: left;
	padding: 50px 0 0 0;
	width: 180px;
}
.taf-intro h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: -1px;
	margin: 0;
}
.taf-form
{
	float: right;
	padding: 20px 10px 0 20px;
	width: 280px;
}
.taf-form p
{
	margin: 0;
	padding-top: 10px;
}
.taf-form .NormalTextBox
{
	border: none;
	padding: 5px;
	width: 260px;
}
.taf-progress-icon
{
	background: url(images/progress.gif) no-repeat;
	display: none;
	float: left;
	height: 32px;
	margin-left: -210px;
	margin-top: -32px;
	width: 32px;
}
.taf-submit
{
	font-size: 15px;
	padding: 10px 0 0 0;
}
#simplemodal-overlay
{
	background-color: #000;
}
#simplemodal-container a.modalCloseImg
{
	background: url(Images/x.png) no-repeat;
	cursor: pointer;
	display: inline;
	height: 34px;
	position: absolute;
	right: -18px;
	top: -18px;
	width: 34px;
	z-index: 3200;
}
#simplemodal-container
{
	background-color: #EBE9DD;
	border: solid 3px #3c5c6a;
	left: 385px !important;
	overflow: visible;
	padding: 0 20px 30px 20px;
	position: relative;
	width: 500px;
}
.taf-error
{
	color: #FF0000;
	display: none !important;
	font-weight: bold;
}
.taf-success
{
	color: #FF0000;
	font-weight: bold !important;
}
a.TellAFriendIcon
{
	background: url(Images/icon_email.gif) no-repeat;
	cursor: pointer;
	display: inline;
	height: 16px;
	/*position: absolute;*/
	float:right;
	width: 16px;
	#z-index: 3200;
}
a.TellAFriendIcon:hover
{
	background: url(Images/icon_email.gif) no-repeat;
}

.emailIcon
{
	/*margin-left:30px;*/
	/*margin-top:-41px;
	#margin-top:-43px;*/
}
