#mainbar .zone1 {
	width: 604px;
}
#mainbar .zone2 {
	width: 334px;
}

#roller object,#roller img {
	display: block;
	width: 604px;
	height: 409px;
}
#featuredepts {
	clear: left;
	float: left;
	width: 100%;
}
#mainbar #featuredepts h1 {
	margin: 0 0 0.4em;
	line-height: 1.4em;
}
#mainbar #featuredepts p {
	margin: 0 0 0.4em;
	line-height: 1.4em;
}
#mainbar #featuredepts .caption {
	margin: 0;
}
#featuredepts .item {
	clear: left;
	float: left;
	width: 100%;
	padding: 9px 0;
	border-bottom: 1px dashed #cccccc;
}
#mainbar #featuredepts .zone1 {
	width: 238px;
}
#mainbar #featuredepts .zone2 {
	width: 60px;
}
#featuredepts .zone2 img,#featuredepts .zone2 .noimg a {
	display: block;
	font-size: 65%;
}
#featuredepts .zone2 img {
	width: 60px;
	height: 60px;
	border: 0;
}
#featuredepts .zone2 .noimg a {
	min-height: 40px;
	padding: 10px 6px;
	background-color: #f4f4f4;
	color: #4270a1;
	text-align: center;
	text-decoration: none;
}
#featuredepts .zone2 .noimg a:hover {
	background-color: #f4f4f4;
	color: #4b434d;
}
#featuredepts .zone2 .noimg a:focus {
	background-color: #f4f4f4;
	color: #4b434d;
}
