/* CSS layout (extra) */

#right_col {
	height: 731px;
}

#right_col ul {
	padding-top: 3px;
}

#right_col ul li {
	height: 88px; /* 50px; */
}

#right_col ul li a {
	height: 78px; /* 50px; */
	line-height: 78px;
	padding: 0px;
}

#right_col ul li a.last {
	border-bottom: 34px solid #3F3627;
}

#page_content {
	position: relative;
	height: 731px;
	overflow: hidden;
}

.bottom-section {
	position: absolute;
	bottom: 0px;
	width: 100%;
}