@charset "utf-8";

.Q {
	background: url(../images/QandA/Q.gif) top left no-repeat;
	color: #4D94B8;
	padding: 4px 0 3px 40px;
	}

.A {
	background: url(../images/QandA/A.gif) top left no-repeat;
	color: #444;
	padding: 4px 0 0 40px;
	}