/* ================ SUB SECTION INDEX PAGE ================================================ */

.wrapper {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 12px white solid;
	background: transparent url(/images/separator_grey.gif) repeat-x bottom;
}

.item_left {
	background: none;
	margin-bottom: 0;
	margin-top:10px;
	background-color: transparent;
}

.item_right {
	background: none;
	margin-bottom: 0;
	margin-top:10px;
	background-color: transparent;
}


