@charset "utf-8";
/* CSS Document */
.h2-bold {
	color: #000000;
}

.picture-border {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
}

.prices-table {
	background: rgb(235, 236, 205) none repeat scroll 0% 50%;
	padding-left: 5px;
	-moz-background-clip: initial; -moz-background-origin: initial;
	-moz-background-inline-policy: initial;
}

.fees-table {
	background: rgb(235, 236, 205) none repeat scroll 0% 50%;
	-moz-background-clip: initial; -moz-background-origin: initial;
	-moz-background-inline-policy: initial;
}

#image-slider {
	width: 260px;
	height: 301px;
	float: right;
}

#cosmo-content {
	width: 420px;
	height: 301px;
	float: left;
	position: static;
}

#left-table {
	width: 340px;
	float: left;
	position: static;
}

#right-table {
	width: 340px;
	float: right;
	position: static;
}

#iframe {
	width: 340px;
	position: static;
}
