#q {
	font-size: 14px;
	line-height: 140%;
	color: #18628D;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 50px;
	width: 430px;
}
#a {
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 420px;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
