#main_box {
	background-image: url(../images/0808pickup_br.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #555555;
	width: 100%;
}
#main_box_bnbox {
	margin-top: 10px;
}
#main_box img {
	border: none;
}

#main_box #span1 {
	position: relative;
	left: 400px;
	top: 3px;
	display: block;
	width: 90px;
	font-size: 10px;
	line-height: 12px;
}
.right_graybox {
	background-color: #d9d9d9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
	background-image: url(../images/0808shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	text-align: center;
}
.right_graybox img {
	margin-bottom: 5px;
	border: 0;
}
