.container {
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

.flashContainer {
	line-height: 0px;
	padding: 0px;
	border: none;
}
img {
	line-height: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	line-height: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

/* Details Info */

#packageDetails {
	background-color: #FFFFFF;
	height: 148px;
	width: 412px;
	float:left;
	overflow: auto;
	padding-top: 17px
}
