﻿#sendToFriend fieldset
{
	padding-top:20px;
}
fieldset p
{}
fieldset p label
{
	width:120px;	
}
fieldset p input
{
	border:solid 1px #c7c7c5;	
	height:18px;
	width:260px;
}
fieldset p textarea
{
	border:solid 1px #c7c7c5;	
	height:80px;
	width:260px;
}
fieldset p span.Validator
{
	padding:3px 3px 0px 3px;		
}
fieldset p.chk
{}
fieldset p.chk span.discChk 
{}
fieldset p.chk span.discChk input
{
	width:auto;
	margin-right:10px;	
}
fieldset p.chk span.discChk label
{
	width:90%;	
}
fieldset p.chk span.Validator
{}
p.stfPage
{
	padding-top:10px;
	font-size:0.9em;
}
p.stfPage a
{
	text-decoration:none;
	color:#B50938;
	font-weight:bold;
}
p.stfPage a:hover
{
	text-decoration:underline;
}
