.stfbody {
	font-size: 0.8em;
	float: left;
	display: inline; /*for IE 6*/
	clear: left;
	color: #666666;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0px;
	width: 375px;
	background: url('/i/newsitem_body_bg.gif') repeat-x bottom left;
}

.stfbody div a:hover {
	text-decoration: underline;
}

.stfbody a {
	color:#666666;
}

.sendtofriendWrapper {
	color: #666;
	margin-top: 10px;
}

#mainwrapper .sendtofriendLink {
	text-decoration: underline;
}

.sendtofriendFormWrapper {
	display: none;
	margin-top: 5px;
	height: 1%;
	overflow: hidden;
}

.sendtofriendErrorWrapper {
	background: red;
	color: #fff;
	padding: 10px;
	display: none;
}

.sendtofriendErrorWrapper ul {
	padding: 0;
	margin: 5px 0 0 20px;
}

.sendtofriendErrorWrapper li {
	padding: 0;
	margin: 0 0 0 10px;
}

.sendtofriendFormWrapper .fieldswrapper {
	height: 1%;
	overflow: hidden;
	padding-top: 5px;
}

.sendtofriendFormWrapper label {
	display: block;
	float: left;
	width: 150px;
	padding-top: 3px;
}

.sendtofriendFormWrapper .textfield {
	width: 190px;
	float: right;
}

.sendtofriendFormWrapper textarea {
	width: 190px;
	float: right;
}

.sendtofriendFormWrapper .captcha {
	float: right;
}

.sendtofriendFormWrapper .cancel {
	float: left;
	display: inline;
	margin-top: 5px;
}

.sendtofriendFormWrapper .submit {
	float: right;
	display: inline;
	margin-top: 5px;
}
.sendtofriendFormWrapper .disclaimer {
	float: right;
	display: inline;
	margin-top: 15px;
	width: 355px;
}
.newsitem div a {
	color: #333;
	text-decoration: none;
}

.sendtofriendLink {
	display:none;
}
