.scStfCloseConfirmation, 
.scStfCloseConfirmationOr, 
.scStfCloseConfirmationLink, 
.scStfCloseConfirmationESCKey a{
	color:#000;
}
.scStfCloseConfirmation{
	padding-top:15px;
}
.scStfCloseConfirmationOr{
	padding:5px 0;
}
#scStfMessage ul li{
	text-align:left;
}
#scStfMessage ul{
	width:100%;
}
#scStfMessage{
	color:#C00;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.scStfMessageFloat{
	position: absolute;
	width: 575px;
	z-index: 9001;
	padding:20px;
}
#scStfIframe{
	background-color:#FFF;
}
#scStfAjaxContainer{
	position: absolute;
	z-index: 9001;
	width:580px;
}
.scStfLink{
	font:bold 13px Tahoma, Verdana, Arial, sans-serif;
	padding:10px 0;
}
.scStfLink a{
	color:#F00;
}
#scStfOverLay{
	position: absolute;
	z-index: 9000;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: #000;
	cursor: pointer;
}
.scStfHidden {
	visibility:hidden;
}
.scStfNone {
	display: none;
}
#scStfPreLoader{
	background: #fff url(stfAjaxLoader.gif) center 35px no-repeat;
	padding:55px 0pt 40px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	position: absolute;
	width: 575px;
	z-index: 9001;
	background-color: #FFF;
}
.scStfClearBoth {
	clear:both;
}
.scStfContainer {
	width:560px;
	padding:10px;
	background-color:#c3bfbf;
	margin:0 auto;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.scStfLogo {
	background-color:#FFF;
	position:relative;
}
.scStfCloseX_BgIeFix {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//lib.store.yahoo.net/lib/yhst-71802756241911/scStfClose.png', sizingMethod='image'); 
	right:-10px;
	top:-20px;
}
.scStfCloseX_Bg {
	background-image:url(scStfClose.png);
	right:-20px;
	top:-20px;
}
.scStfCloseX {
	position:absolute;
	cursor:pointer;
	width:24px; 
	height:24px;
}
.scStfTabs {
	margin-top:10px;
	text-align:right;
	float:left;
	width:560px;
}
.scStfTabs img {
	float:right;
	margin-left:5px;
}
.scStfFormContainer {
	background-color:#FFF;
	padding-bottom:10px;
}
#scStfItemName {
	font-size:14px;
	padding:18px 0 10px 235px;
	margin-left:15px;
	background:url(scStfEnvelope.gif) 0 20px no-repeat;
	min-height:20px;
	_height:20px;
}
.scStfForm {
	padding:0;
	margin:0 auto;
	width:473px;
	background:url(scStfFormBg.gif) repeat-y;
}
.scStfRowInpContainer input,
.scStfRowSubjectContainer input,
.scStfForm textarea {
	font:11px Arial, Helvetica, sans-serif;
}
.scStfFormTop {
	background:url(scStfFormCornersTop.gif) no-repeat;
	height:13px;
}
.scStfFormBottom {
	background:url(scStfFormCornersBottom.gif) no-repeat;
	height:13px;
	overflow:hidden;
}
.scStfFieldText {
	font-weight:bold;
}
.scStfAddFriendTabOn{
	background:url(scStfAddFriendTab.gif) no-repeat;
}
.scStfAddFriendTabOff{
	background:url(scStfAddFriendTab.gif) 0 -21px no-repeat;
}
#scStfAddFriendTab{
	height:21px;
	width:143px;
	cursor:pointer
}
#scStfRemoveFriendTab {
	width:121px;
	height:21px;
	cursor:pointer
}
.scStfRemoveFriendTabOn{
	background:url(scStfRemoveFriendTab.gif) no-repeat;
}
.scStfRemoveFriendTabOff{
	background:url(scStfRemoveFriendTab.gif) 0 -21px no-repeat;
}
.scStfMessageArea{
	margin:10px;
}
.scStfProcessing{
	padding-top:5px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	clear:both;
	float:right;
	width:135px;
}
.scStfPrivacyPolicy{
	text-align:right;
	padding:0 50px 20px 0;
}
.scStfPrivacyPolicy a{
	color:#000;
	font-weight:bold;
}
/*INPUT ROW*/
.scStfRow {
	width:198px;
	float:left;
}
.scStfColumn1 {
	padding:0 0 10px 27px;
}
.scStfColumn2 {
	padding:0 0 10px 12px;
}
.scStfRowInpContainer {
	background:url(scStfInputBg.gif) no-repeat;
	width:198px;
	height:27px;
	margin-top:5px;
}
.scStfRowInpContainer input {
	margin:4px 0 0 5px;
	height:16px;
	width:188px;
	border:0;
}
/*INPUT ROW*/

/*SUBJECT ROW*/
.scStfRowSubjectContainer {
	margin-left:27px;
	width:408px;
}
.scStfRowSubjectContainer div {
	background:url(scStfSubjectInputBg.gif) no-repeat;
	height:27px;
}
.scStfRowSubjectContainer span {
	display:block;
	margin-bottom:5px;
}
.scStfRowSubjectContainer input {
	margin:4px 0 0 5px;
	height:16px;
	width:398px;
	border:0;
}
/*SUBJECT ROW*/

/*MESSAGE ROW*/
.scStfRowMessageContainer {
	margin:10px 0 0 27px;
	width:411px;
}
.scStfRowMessageContainer div {
	background:url(scStfMessageInputBg.gif) no-repeat;
	height:162px;
}
.scStfRowMessageContainer span {
	display:block;
	margin-bottom:5px;
}
.scStfRowMessageContainer textarea {
	margin:4px 0 0 5px;
	height:151px;
	width:400px;
	border:0;
}
/*MESSAGE ROW*/

/*BUTTONS ROW*/
.scStfForm .scStfResetButton {
	padding:0;
	width:81px;
	float:left;
	margin:15px 0 0 25px;
	font:bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border:0;
	background:none;
}
.scStfForm .scStfResetButton:hover {
	text-decoration:none;
	cursor:pointer;
}
.scStfSubmitButton {
	float:right;
	margin:15px 35px 0 0;
}
.scStfDisabledButtons{
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#999;
}
/*BUTTONS ROW*/
