#sec_title h1 {
	background: url("../images/titles/tt_tell_friend.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_tell_friend_about.jpg") no-repeat;	
}

#sec_sidemisc {
	background: url("../images/bg/bg_misc_tell_friend.jpg") no-repeat;
	height: 317px;
	float: right
}

#msgtemplate {
	margin: 10px 30px;
	background: #F0DEAB;
	border: 1px solid #E5D098;
}

form {
	margin: 30px auto;
	width: 350px;
}

form label {
	display: -moz-inline-box;
	display: inline-block;
	width: 150px;
	height: 20px;
}

form input.txtfield,
form textarea {
	border: 1px solid #e5d098;
	background: #f0deab;
}

form .formbtn {
	background: url("../images/bg_btn_deafult.jpg") no-repeat center center;
	text-align: center;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #860000;
	border: 0px;
	width: 101px;
	height: 24px;
	display: block;
	letter-spacing: -1px;
	float: right;
}