@charset "utf-8";

#request .requestOutBox {
	width: 545px;
}
#request .requestInBox h4 {
	padding: 0px;
	border-left-style: none;
	margin: 0px;
}
#request .requestOutBox h5 {
	text-align: right;
	margin-top: -27px;
	margin-bottom: 40px;
	margin-right: 10px;
}
#request .requestInBox {
	background-image: url(../images/it/request_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 545px;
}
#request .requestInBox ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#request .requestInBox li {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../images/it/request_point.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 26px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
