.featured h3, .featured h2 {
	color: #5e8ec4;	
}

.featured .summary a:link, .featured .summary a:visited {
	color: #5e8ec4;
} 

.featured #fullData h4 {
	color: #5e8ec4;
}

.featured #fullData .right {
	background-image: url(../images/bg/detailsRightFeat.jpg);
}

.featured .left a:link, .featured .left a:visited  {
	color: #5e8ec4;
}

.featured .left .review .info strong {
	color: #5e8ec4;
}

.featured .left .review blockquote {
	background-image: url(../images/quoteleftf.png);
}

.featured .left .review blockquote div {
	background-image: url(../images/quoterightf.png);
}

.featured #main {
	background-color: #e3ecf6;
}
	
	.featured #main .right {
		background-color: #d6e3f2;
	}
	
		.featured #main .summary p {
			color: #5e8ec4;
		}
		
		.featured #main hr {
			border-color: #B1C7E5;
		}
		
		.featured #main .links {
			color: #5e8ec4;
		}
		
		.featured .calendar tbody .disabled { background: #e3ecf6; border-color: #e3ecf6; }
		
		.featured .calendar thead .name {
		  border-bottom: 2px solid #e3ecf6;
		  color: #5e8ec4;
		}
		
		.featured .calendar thead .active {
		  background-color: #e3ecf6;
		}
		
		.featured .calendar .combo .active {
		  background: #e3ecf6;
		  border: 1px solid #e3ecf6;
		}

		.featured .calendar .combo .hilite {
		  background: #e3ecf6;
		}