.multipartcontainer {
  width: 520px;
  height: 410px;
  background-color: #9933CC; /* corrects IE's ugly display of bold text */
}
.multipart {
	width: 522px;
	float: left;
	position: absolute;
	opacity: .0;
	display: none;
	background-color: #9933CC; /* corrects IE's ugly display of bold text */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#multipart1 {
  display: block;
}

.multipartStatus {
  background-color: #FFFFFF; /* corrects IE's ugly display of bold text */
}

.thumbnail {
  color: #000000;
  padding: 0px;
  text-align: center;
}

.thumbnailtext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thumbnailHighlight {
  background-color: #9933CC;
  color: #FFFFFF;
  padding: 0px;
}

.featuredTitle-image {
  width: 510px;
  text-align: left;
  display:block;
}

.featuredTitle {
	background: #000000 none repeat scroll 0%;
	display: block;
	float: left;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	color: #FFFFFF;
	margin-top: -45px;
	padding: 15px 15px;
	font-size: 16px;
	font-weight: normal;
	width: 490px;
	z-index: 1000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#mainbody {
 width: 520px;
 padding: 0px;
 margin: 0px;
 background-color: #eee;
}

#landingbody {
 background-color: #eee;
}

#moreheadlines {
 background-color: #CCCCCC;
 }