/* universal layout/positioning */

h1 {
	left: 83px;
}

#content {
	background: url(../images/qanda-header.jpg) no-repeat;
}

#copy dl, #copy dt, #copy dd {
	margin: 10px 0 12px 0;
}



/* universal typography */

#copy dl {
	font: 10px/11px Arial, sans-serif;
	color: #930;
	text-align: left;
}

#copy dt {
	font-weight: bold;
}

#copy dt em {
	font-weight: normal;
	font-style: normal;
}
