@charset "utf-8";
#wrapper #main_boxstyle #pkgs_wrap {
	margin-right: auto;
	margin-left: auto;
}
#pkgs_wrap .pkgs {
	width: 400px;
	float: left;
	margin-right: 20px;
}
.center img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pkgs_wrap .spacer {
	clear: both;
	height: 20px;
}


#pkgs_wrap .pkgs h2 {
	background-color: #13367E;
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.10em;
	text-align: center;
}
#pkgs_wrap .pics_pkgs {
	height: 300px;
	width: 400px;
	float: left;
}
