/* Rewards4all */

#strip {
    width:685px; 
	margin:15px 0px 15px 0px; 
	height:100px;
} 
#strip .col {
	float: left;
	width: 160px;
	border: none;
	margin: 0 13px 0 0;
	padding: 0;
} 
#strip .col_last {
	float: left;
	width: 100px;
	border: none;
	margin: 0;
	padding: 0;
} 

.bottom_link {
	float:right;
	font-weight:bold;
	margin:20px 0 10px 0;
	background: url("/images/arrow_blue.jpg") no-repeat;
	height: 22px;
	padding: 2px 0 0 30px;
	font-size:13px;
	}
.bottom_link a:link {
	color:#62a1d7
	}
.bottom_link a:visited {
	color:#62a1d7
	}
.bottom_link a:active {
	color:#62a1d7
	}
.bottom_link a:hover {
	color:#555
	}
