/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/blog/mt-static/themes/base-weblog.css);
@import url(/blog/mt-static/themes/theme-travel/theme-travel.css);
/* end StyleCatcher imports */

#re_banner
{
	width: 760px;
	margin: 0;
	background: #78b9fc url(re_img/banner-bg2.gif) left bottom no-repeat;
	height: 189px;
}

.previous {
background: url(../icon/arrow_left.png) no-repeat;
list-style: none;
border: none;
padding: 0px 0px 5px 20px;
}
.next {
background: url(../icon/arrow_right.png) no-repeat;
list-style: none;
border: none;
padding: 0px 0px 5px 20px;
}