.DNNContainer_Title_h1,
.DNNContainer_Title_h2,
.DNNContainer_Title_h3,
.DNNContainer_No_Title {
	background-color:#d0d0f0;
	border:thin solid chocolate;
	border-radius:8px;
	display:block;
	padding: 0 8px 20px 10px;
	margin-bottom:8px;
	box-shadow:5px 5px 4px 1px #669999 ;
}
h1 { color:green; }
h2 {
	 color:chocolate;
}
h3 {
	color:cornflowerblue;
}
footer {
	text-align:center;
}
#adv-custom-pager img {
	width: 15%;
	float:left;
	margin-left:8px;
	border:2px solid #a4b19a;
	border-radius:7px;
}
.cycle-slide {
	border:medium solid white;
	border-radius:4px;
	box-shadow:6px 6px 4px 2px #808578;
	margin-bottom:20px;
}
.cycle-pager-active img {
	border:2px solid #56404a !important;
	float:left!important;
}