#contentWrapper {
	width:482px;
	height:362px;
	margin:5px auto 5px auto;
}
#content {
	height:300px;
	padding-top:31px;
	width:240px;
}
.header {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #F0F;
	font-family:Trebuchet MS;
	font-weight:bold;
}
.element {
	font-size: 12px;
}
.contentGrouping {
	margin-bottom:10px;
	margin-left: 50px;
}
.inputField {
	height:23px;
}
.inputs {
	position:absolute;
	left:170px;
}
#charInfo {
	font-size:10px;
}
#buttons {
	text-align:center;
}
#recipient {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#84317a;
}
#message {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#84317a;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sender {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#84317a;
	text-align: right;
	padding-right: 10px;
}
#thankYou {
	margin:25px auto;
	width:450px;
}