.button_border {
	border: none;
}
.button_border img {
	border: none;
}
#total_all {
	font-weight: bold;
}
.destination {
	padding-left: 1em;
}
.head_2custom {
    clear: both;
    margin-bottom: 15px;
    min-height: 46px;
}
.footer_area, .footer_area li, .footer_area a {
	list-style: none;
	margin:0;
	height: 53px;
}
#nextbutton-area {
	float: right;
	text-align: left;
}
#backbutton {
	float: left;
}
#backbutton a {
	background:url(../img/more.gif) no-repeat left top;
	width: 138px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}
#nextbutton {
	float: left;
}
#topbutton {
	width: 138px;
	height: 22px;
	margin: 0 auto;
}

#topbutton a {
	background:url(../img/top.gif) no-repeat left top;
	display: block;
	width: 138px;
	height: 22px;
	text-indent: -9999px;
}