#main h2 {
	margin-bottom: 3px;
}

#main h3 {
	line-height: 23px;
	margin-bottom: 0;
	padding-left: 13px;
	background: #d0cbc8;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

#main h3+p a {
	float: right;
	margin-top: -23px;
	padding: 0 11px;
	background: url(/docroot/omnium/imgs/btOrangeRight.gif) no-repeat 100% 0;
	line-height: 23px;
	color: #fff;

}

#main>ul {
	margin-bottom: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8a7d75;
}

#main>ul>li {
	padding-top: 22px;
	padding-bottom: 15px;
	border-top: 1px solid #d0cbc8;
}

#main>ul>li:first-child {
	padding-top: 0;
	border-top: 0;
}

#main h4 {
	margin-top: 0;
	margin-bottom: .6em;
	font: 1.5em Georgia, "Nimbus Roman No9 L", serif;
}

#main h5 {
	margin-top: 0;
	margin-bottom: 1em;
	color: #8a7d75;
	font: .833em Arial, sans-serif;
}

#main #xtramain11 #flickrphotos img {
    border: 1px solid #F58026;
    margin: 0.5em 0.5em 0;
	padding:3px;
}


