body {
	margin: 0px;
	font-family: "Century Gothic", verdana, Helvetica, Arial, "Times New Roman";
}
.mainSend2friend {
	display: block;
	height: auto;
	width: 450px;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contentSend2Friend {
	background-image: url(images/content_bkSendtoFriend.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.bottomSend2Friend {
	background-image: url(images/bottom_bkgrsend2friend.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 450px;
	background-position: left;
}
.headerSend2Friendelmo {
	background-image: url(images/header_sendtofriendelmo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 450px;
}

.headerSend2Friend {
	background-image: url(images/header_sendtofriend.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 450px;
}
#yemail, #yname, #femail, #fname, #comments {
	width: 300px;
	border: 1px solid #bbb;
	display: block;
	font-size: 12px;
	background-color: #EEEEEE;
}
.labelsSend2Friend {
	font-size: 12px;
	display: table;
	clear: left;
}
#submit { margin-top: 1em; };
.fullContent, .sendtofriend {
	display: block;
	clear: left;
	height: auto;
	float: left;
}
.fullContent {
	font-size: 12px;
	color: #38393B;
	text-align: justify;
	width: 690px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 8px;
}
.fullContent a {
	color: #38393B;
	text-decoration: none;
	font-weight: bolder;
}
.fullContent a:hover {
	text-decoration: underline;
}

.fullContent img {
	padding: 5px;
}
.subTitles a {
	font-style: italic;
	color: #A5742F;
	text-decoration: underline;
}
.subTitles a:hover {
	color: #000403;
}
