@charset "utf-8";

p.solicitationFont2 {
	font-size: 0.8em;
	line-height: 15px;
	color: #333333;
	text-align: left;
	float: right;
	width: 550px;
	padding-bottom: 15px;
	clear: both;
}

p.solicitationFont3 {
	font-size: 1.2em;
	color: #333333;
	text-align: center;
	float: right;
	width: 550px;
	padding-bottom: 10px;
	font-weight: bold;
}

p.solicitationFont3 em {
	border: 1px solid #60BB04;
	padding: 5px 20px;
	height: 29px;
}