/* Profile 1 = Green - Default
================================== */

.profile1 .haveYourSay-box {
	background: url(../images/bottom-left-profile1.gif) no-repeat left bottom #E6FFD8;
	}

.profile1 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile1.gif) no-repeat right bottom;
	}

.profile1 .haveYourSay-box-inner {
	background: url(../images/top-left-profile1.gif) no-repeat left top;
	}

.profile1 .haveYourSay-box h2 {
	background: url(../images/top-right-profile1.gif) no-repeat right top;
	}
	
.comment1 {
	background: #E6FFD8;
	border: #0B5F09 solid 4px;	
	}
	

/* Profile 2 - Pink
================================== */

.profile2 .haveYourSay-box {
	background: url(../images/bottom-left-profile2.gif) no-repeat left bottom #FDD9FF;
	}

.profile2 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile2.gif) no-repeat right bottom;
	}

.profile2 .haveYourSay-box-inner {
	background: url(../images/top-left-profile2.gif) no-repeat left top;
	}

.profile2 .haveYourSay-box h2 {
	background: url(../images/top-right-profile2.gif) no-repeat right top;
	}
	
.comment2 {
	background: #FDD9FF;
	border: #F469C4 solid 4px;	
	}
	

/* Profile 3 - Yellow
================================== */

.profile3 .haveYourSay-box {
	background: url(../images/bottom-left-profile3.gif) no-repeat left bottom #FFF3BF;
	}

.profile3 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile3.gif) no-repeat right bottom;
	}

.profile3 .haveYourSay-box-inner {
	background: url(../images/top-left-profile3.gif) no-repeat left top;
	}

.profile3 .haveYourSay-box h2 {
	background: url(../images/top-right-profile3.gif) no-repeat right top;
	}
	
.comment3 {
	background: #FFF3BF;
	border: #F6CF19 solid 4px;	
	}	
	
	
/* Profile 4 - Blue
================================== */

.profile4 .haveYourSay-box {
	background: url(../images/bottom-left-profile4.gif) no-repeat left bottom #D2FFFE;
	}

.profile4 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile4.gif) no-repeat right bottom;
	}

.profile4 .haveYourSay-box-inner {
	background: url(../images/top-left-profile4.gif) no-repeat left top;
	}

.profile4 .haveYourSay-box h2 {
	background: url(../images/top-right-profile4.gif) no-repeat right top;
	}
	
.comment4 {
	background: #D2FFFE;
	border: #3AB4FA solid 4px;	
	}	
	
/* Profile 5 - Purple
================================== */

.profile5 .haveYourSay-box {
	background: url(../images/bottom-left-profile5.gif) no-repeat left bottom #EBD5FC;
	}

.profile5 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile5.gif) no-repeat right bottom;
	}

.profile5 .haveYourSay-box-inner {
	background: url(../images/top-left-profile5.gif) no-repeat left top;
	}

.profile5 .haveYourSay-box h2 {
	background: url(../images/top-right-profile5.gif) no-repeat right top;
	}
	
.comment5 {
	background: #EBD5FC;
	border: #A980F4 solid 4px;	
	}	
	
/* Profile 6 - Red
================================== */

.profile6 .haveYourSay-box {
	background: url(../images/bottom-left-profile6.gif) no-repeat left bottom #FFD5DF;
	}

.profile6 .haveYourSay-box-outer {
	background: url(../images/bottom-right-profile6.gif) no-repeat right bottom;
	}

.profile6 .haveYourSay-box-inner {
	background: url(../images/top-left-profile6.gif) no-repeat left top;
	}

.profile6 .haveYourSay-box h2 {
	background: url(../images/top-right-profile6.gif) no-repeat right top;
	}
	
.comment6 {
	background: #FFD5DF;
	border: #94090F solid 4px;	
	}	