#applications {
	border: 1px solid #e6e6e6;
	margin:0;
}

#applications li {
	margin-bottom: 0;
}

#applications div {
	padding: 1em 1em 0 1em;
	border-bottom: 1px solid #e6e6e6;
}

body #maincontent h2.replaced {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#applications h3 {
	font-size: 1.1em;
	font-weight: bold;
	background: #f0f0f0 url("../images/skin/accordion_bg.gif") top left repeat-y;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 0;
}

#applications h3 a {
	display: block;
	color: #333;
	padding: 0.5em 1em;
	text-decoration: none;
	background: url("../images/ui/arrow_large.gif") 98% 50% no-repeat;
}

#applications h3.selected a {
	background-image: url("../images/ui/arrow_large_Down.gif"); }
}

#applications li.last h3, #applications li.last div {
	border-bottom: 0;
}

#related-items {
	background: url("../images/skin/relateditems_bg.gif") 0 0 repeat-y;
}

#related-items ul {
	margin-left: 0;
	padding: 0.75em 1.5em 0.5em 2.5em;
	background: url("../images/skin/relateditems_foot.gif") bottom left no-repeat;
}

#related-items li {
	margin-bottom: 0.5em;
}

.feature-caption {
	font-size: 0.9em;
	text-align: right; 
}
