@charset "utf-8";
#content {
	clear: both;
	position: relative;
	height: 363px;
	padding-bottom: 40px;
}
#textholder {
	background-image: url(images/cardboard-effect-box.png);
	background-repeat: no-repeat;
	height: 403px;
	width: 282px;
	position: absolute;
	top: -40px;
	right: 43px;
}
#textholder #textarea {
	width: 233px;
	margin-left: 20px;
	font-size: 7pt;
	padding-top: 25px;
}
#textholder #textarea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	line-height: 13px;
}

#textholder #textarea .title {
	margin-bottom: 15px;
}
#textholder #textarea .title_second {
	margin-top: 25px;
	margin-bottom: 15px;
}
