@charset "utf-8";
/* CSS Document */

p {
	font-size: 1em;
	line-height: 18px;
}

.faq {
	width: 344px;
	height: 54px;
	text-indent: -5000px;
	background: url(../images/faq2.gif);
	margin:0;padding:0;
}

p.this-is-a {
	margin:0;padding:0;
	margin-top: 8px;
}

p.question {
	font-size: 2em;
	margin:0;padding:0;
	margin-top: 30px;
}

p.answer {
	margin:0;padding:0;
	width: 784px;
	color: #aaaaaa;
	margin-top: 8px;
}












.frequently-asked-questions {
	display: inline;
	float: left;
	width: 166px;
	height: 26px;
	background: url(../images/frequently-asked.gif);
}
.read-what-others {
	display: inline;
	float: left;
	width: 180px;
	height: 26px;
	background: url(../images/read-what-others.gif);
}

.read-what-others a, .frequently-asked-questions a {
	color: #4b4b4b;
	text-decoration: none;
	font-size: 1em;
	margin-left: 8px;
}

.order-now {
	display: inline;
	float: left;
	width: 77px;
	height: 26px;
	background: url(../images/order-now-yellow.gif);
	margin-left: 57px;
	float: right;
	margin-right: 52px;
}

.order-now a {
	color: #4b4b4b;
	text-decoration: none;
	font-size: 1em;
	margin-left: 8px;
	font-weight: bold;
}

