/* CSS for Real Simple Rewards - Real Finds */


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

#content .boxContent {
	padding-bottom: 7px;
	}

#content .boxContent .col {
	height: 500px;
	padding: 35px 68px 0 50px;
	overflow: auto;
	}

.col h4 {
	font-weight: normal;
	text-transform: none;
	color: #fba800;
	}

.col h4 a { color: #fba800; }

.col li {
	background: url(../images/realfinds/divider-orange.gif) bottom left repeat-x;
	}
	
/* ---- Blue ---- */

.blue .col h4 {
	color: #618499;
	}

.blue .col h4 a { color: #618499; }

.blue .col li {
	background: url(../images/realfinds/divider-blue.gif) bottom left repeat-x;
	}


.col .footnote {
	margin-top: 1.4em;
	font-size: 1em;
	line-height: 1.3em;
	}
