#request {
	width: 950px;
	margin: auto;
}

#request .inner {
	width: 860px;
	margin: auto;
}

#request p span {
	background:url("../images/common/mred.gif") left 5px center no-repeat;
	padding-left: 25px;
}

#request th,
#request td {
	padding: 10px;
}

#request th {
	vertical-align: top;
	background:url("../images/common/myellow.gif") left 5px top 15px no-repeat;
	padding-left: 25px;
}

