/* CSS for Real Simple Rewards - Curél / Try THis */


/* ===========================================
         CONTENT
==============================================*/

#content h5 {
	margin-top: 0;
	margin-bottom: 8px;
	}
	
#content .boxContent {
	padding: 43px 0 108px 28px;
	}

#content .col {
	padding-top: 0;
	}

#content .col p {
	margin: 0;
	color: #000;
	}

#content .col a {
	font-weight: bold;
	color: #7bbe6e;
	}
	

/* ===========================================
         LEFT COL
==============================================*/

#content #leftCol {
	width: 235px;
	margin-right: 0;
	border-right: 0;
	text-align: center;
	}


/* ===========================================
         RIGHT COL
==============================================*/

#content #rightCol {
	width: 515px;
	margin-left: 28px;
	padding: 8px 0 0 0;
	border-right: none;
	}

#content #rightCol h3 {
	margin-bottom: 0.4em;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
	text-transform: uppercase;
	}

#content #rightCol h3 strong {
	color: #7bbe6e;
	}

#content #rightCol p {
	margin-bottom: 1em;
	}

#content #rightCol p.intro {
	margin-bottom: 1.4em;
	font-weight: bold;
	color: #7bbe6e;
	}

#content .sponsorLogo {
	float: none;
	width: auto;
	margin-bottom: 28px;
	text-align: left;
	}

/* ---- Try This ---- */

#tryThis {
	padding: 12px 30px 10px 15px;
	border: 1px solid #d6d6d6;
	}

#logo-tryThis {
	float: left;
	}

#tryThis h4,
#content #tryThis p {
	margin-left: 202px;
	}

#tryThis h4 {
	padding-top: 8px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-transform: none;
	color: #7bbe6e;
	}

#content #tryThis p {
	margin-bottom: 0.8em;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #797979;
	}

#content #tryThis img {
	border: 0;
	}