.letter_content{
	padding: 10px 0px; border-bottom:1px solid #EEEEEE;
}
.submit_button{
	height:30px;width:150px;
	cursor:pointer;
}
.letter_choices{
	width: 33%;
	float: left;
	text-align: center;
	padding-top:10px;
}
.clear{
	clear: both;
}

#letter_preview{
	width: 510px;
	height: 659px;
}
#letter_preview_text{
  line-height: 16px;
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Coming Soon',cursive;
		color: #e20025;
}