ul {
	color: rgb(142, 123, 108);
	list-style: inside; 
}

h2 {
	padding: 1em 0 0 0;
}

h3 {
	background: none;
	padding:1em 0 0 0;
}

#mid .content .large_right_col h3:after {
	content: '';
}

#mid .content .large_right_col a {
	color: #805e39;
	text-decoration: none;
	padding: 0 0 0.1em 0;
	border-bottom: 1px solid #805e39;
}

#mid .content .large_right_col a:hover {
	background: #e2ceba;
}