@charset "UTF-8";
/* CSS Document */

.bgimage img {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.travelbasic {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inline-image-right {
	margin-left: 7px;
	position: relative;
	float: right;
	width: 50%;
}
.inline-image-right  img {
	width: 100%;
	border: 1px solid #000000;
}
.inline-image-left {
	margin-right: 7px;
	position: relative;
	float: left;
	width: 50%;
}
.inline-image-left  img {
	width: 100%;
	border: 1px solid #000000;
}
