/* 
  -------------------------------------
  Blue moon studio
  -------------------------------------
*/



/*BLock quote unique to 04 review */
blockquote  {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8;
	margin-right: 4em;
	margin-left: 0em;
	padding-right: 1em;
	padding-left: 0em;
	padding-top: .8em;
	margin-top: .5em;
	width: 850px;
	z-index: 300;
	background-image: url(../images/upQuote.gif);
	background-repeat: no-repeat;
	font-style: italic;
	color: #002C83;
	background-position: left -10px;
}
blockquote   span {
	text-align: right;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 2em;
	display: block;
	padding-top: .5em;
	padding-right: 2em;
	z-index: 300;
	background-image: url(../images/downQuote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-style: normal;
}
#leftBlockquote {
	width: 250px;
	position: relative;
	z-index: 200;
	float: left;
	margin-top: 7px;
	padding-top: 7px;
}
/* c2 unique to 04 review */
#c2 {
	width: 736px;
}
#c1 .content {
	font-size: 12px;
	padding: 16px 28px 16px 34px;
	line-height: 1.5em;
	text-decoration: none;
}
/* #c2 .content unique to 04 review */
#c2 .content {
	color: #000000;
	font-size: 12px;
	padding: 10px 20px 16px 42px;
	line-height: 1.6em;
	text-decoration: none;
}
/* c3 unique to 04 review */
.c3 {
	width: 190px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	padding: 0px;
	margin-left: 35px;
	border-right: 1px solid #FFFFFF;
}