.entry-box img {
	padding: 1px;
	height: 341px;
	width: 455px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.q-a1 {
	color: #003366;
	background-color: #D3E0EF;
	background-image: url(images/q-1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
.q-a2 {
	color: #003333;
	background-color: #ECF7DF;
	background-image: url(images/q-2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

