.miniQuotesPanel
{   padding:0px;
	background-color:#DDDDDD;
}

.miniUserQuote
{
	background-color:#666666;
	position:relative;
	width:240px;
	height:80px;
	font-weight:bold;
	color:white;
}

.miniUserQuoteInner
{
	padding:6px;
}

.miniQuoteName
{
	font-weight:bold;
	color:#FFFFFF;
}

.miniQuotePack
{
	color:#DDDDDD;
	font-weight:bold;
}

.miniQuoteText
{
	clear:both;
	text-align:center;
	color:#FFFFFF;
font-size:80%;
	margin-top:-8px;
}

.corner
{
	background-repeat:no-repeat;	
	width:100%;
	height:100%;
}

.mqtl{background-image:url('/images/testimonials/corners/mini/tl.jpg');background-position:top left;top:0px;left:0px;}
.mqtr{background-image:url('/images/testimonials/corners/mini/tr.jpg');background-position:top right;top:0px;right:0px;}
.mqbl{background-image:url('/images/testimonials/corners/mini/bl.jpg');background-position:bottom left;bottom:0px;left:0px;}
.mqbr{background-image:url('/images/testimonials/corners/mini/br.jpg');background-position:bottom right;bottom:0px;right:0px;}

.pqtl{background-image:url('/images/testimonials/corners/mag/tl.jpg');background-position:top left;top:0px;left:0px;}
.pqtr{background-image:url('/images/testimonials/corners/mag/tr.jpg');background-position:top right;top:0px;right:0px;}
.pqbl{background-image:url('/images/testimonials/corners/mag/bl.jpg');background-position:bottom left;bottom:0px;left:0px;}
.pqbr{background-image:url('/images/testimonials/corners/mag/br.jpg');background-position:bottom right;bottom:0px;right:0px;}

.magQuote
{
	position:relative;
	width:390px;
	height:150px;
	float:left;
	background-color:#ffffff;
}

.magQuoteText
{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}

.magQuoteLogo
{
	margin-left:15px;
	width:360px;
	height:100px;
	background-repeat:no-repeat;	
}

.cosmoImage
{
	background-image:url('/images/testimonials/cosmoLogo.jpg');
}

.menFitImage
{
	background-image:url('/images/testimonials/menFitLogo.jpg');
}

.quotePanel
{
	width:518px;
	height:234px;
	border:solid;
	border-width:2px;
	border-style:solid;
	border-color:#666666;
	background-color:#FFFFDD;
	float:left;
	padding-top:2px;
	padding-left:6px;
	overflow:hidden;
	position:relative;
}

.quoteHeading
{
	font-size:16pt;
}

.quotePic
{
	width:320px;
	height:240px;
	float:left;
	position:relative;
	background-repeat:no-repeat;
}

.monthPrice
{
	color:#000000;
	font-size:14pt;
}
.yearPrice
{
	color:#222222;
	font-size:10pt;
}
.nameText
{
	font-size:10pt;
	color:#222222;
}

.daniellaPic
{
	background-image:url('/images/testimonials/daniellaDenbyAshe.jpg');
}

.lisaPic
{
	background-image:url('/images/testimonials/lisaBrooks.jpg');
}

.quoteText
{
	font-style:italic;
}


.actionButton
{
	width:240px;
	height:90px;
	background-repeat:no-repeat;	
}

.joinButton{background-image:url('/images/tour/joinNow.jpg');}
.questionButton{background-image:url('/images/tour/contactUs.jpg');}