.standout-color {
	background: #fdf9b2;
}
.package-color {
	background: #fee88e;
}
#packages-bg {
	background: #fff url(bkg_packs.png) bottom repeat-x;
}
.package-color-2 {
	background: #8ee5fe;
}
#packages-bg-2 {
	background: #fff url(bkg_packs-2.png) bottom repeat-x;
}
.package-color-3 {
	background: #c8ef7e;
}
#packages-bg-3 {
	background: #fff url(bkg_packs-3.png) bottom repeat-x;
}
#releases {
	margin: 1em 1.5% 1% 1%;
	padding: 0 0 1% 0;
}
#infocus, #releases {
	padding: 0 0 1% 0;
}
#infocus-overflowfix {
	margin: 1em 1.5% 1% 1%;
}
#infocus {
	background: #fcfff4 url(bkg_events.png) bottom repeat-x;
}
#releases {
	background: #fdfbf3 url(background-feature.png) bottom repeat-x;
}
#footerspons {
	background: #fff url(footerspon.png) bottom repeat-x;
}
#infocus img, #releases img, #infocus object {
	/*border:4px solid #D3D3A9;*/
	margin: 5px;
	z-index: inherit;
}
#infocus h2, #releases h2 {
	margin-left:1%;
	font-size:100%;
	font-weight:bold;
	color:#333333
}
#infocus p, #releases p {
	margin-left:2%;
	font-size:90%;
}
#infocus ul, #releases ul {
	margin-left:3%;
	font-size:90%;
}
.box-header {
	color: #454545;
	font-weight:bold;
	border-bottom:1px solid #fff;
	margin:0;
	height:35px;
}

.box-header h2 {
	margin-top:0;
	margin-left:1%;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-weight:bold;
	font-size: 90%;
}
.focus-color {
	background: #65cdf6;
	border-bottom:1px solid #f9f0c0;
}

.items-color {
	background: #319dc7;
	border-bottom:1px solid #ebedc2;
}
#infocus-article {
	display: inline-block;
	margin: 0px;
	padding: 0;
}
.image-array {
	xfloat: right;
	xoverflow: hidden;
}
.image-caption {
	float: right;
	background: #dfd4b1;
	font-size: 70%;
	padding: 5px 5px 5px 5px;
	margin: 1em 1em 1em 1em;
}
.infocus-story {
	padding: 5px 5px 5px 5px;
	margin-right:1em;
}
#sidebar2 .video {
	margin: 5px auto 5px auto;
	width: 180px;
}
