.CC {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	text-decoration: none;
}

.CC a {
	padding: 0px 0px;
	display: block;
	cursor: pointer;
}

#louis {
	background-attachment: scroll;
	background-image: url(../../themes/candidcuisine/images/louis_says.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 526px;
}

#damien {
	background-attachment: scroll;
	background-image: url(../../themes/candidcuisine/images/damien_says.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 526px;
}

#rating {
	background-attachment: scroll;
	background-image: url(../../themes/candidcuisine/images/overall_rating.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 526px;
}

.ccText {
	font-size: 12px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
