@charset "utf-8";
/* CSS Document */

#spec {
	width: 820px;
	padding: 30px 40px;
	line-height: 1.7;
}
#spec h3 {
	float: left;
}
#spec h4 {
	float: right;
}
#download_pdf {
	height: 37px;
	width: 820px;
}
#flashcontent {
	margin: 0px 0px 50px 0px;
	clear: both;
}
.spec_pink {
	background: #FFEDED;
}