.BankrateFCC_oa-container-small a, .BankrateFCC_oa-container-small a:visited {
	}
	
.BankrateFCC_oa-container-small a:hover {
	color: #DEA001; 
	}

.BankrateFCC_oa-container-small a:focus {
	outline: none; 
	}

/* the table part of it */
.BankrateFCC_oa-container-small {
	overflow: auto;
	font-size: 1.1em;
	}
	
/* I think it's the header for the module */	
.BankrateFCC_oa-boxhead-container-small {
	background: #e3fbff;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding-top:  10px;
    padding-left:  10px;
	padding-right: 38px;
    color: Tomato;
    padding-bottom:  10px;
	margin:  -10px -10px 10px -10px;
	}

/* the font-size and line-height of the table area */	
.BankrateFCC_oa-container-small .BankrateFCC_oa-table {
	font-size: 1em;
	line-height: 1.9em;
	}

/* th - the table header style */	
.BankrateFCC_oa-table tr.BankrateFCC_head {
	font-weight: bold;
	}
	
.BankrateFCC_oa-table tr.BankrateFCC_even {
	}
	
.BankrateFCC_oa-arrow-down-gold {
	background: url(http://www.bankrate.com/system/img/transparent-sprite.gif) no-repeat 0px -14px;
	height: 6px;
	width: 11px;
	overflow: hidden;
	}
	
.BankrateFCC_oa-arrow-up-gold {
	background: url(http://www.bankrate.com/system/img/transparent-sprite.gif) no-repeat 0px -5px;
	height: 6px;
	width: 11px;
	overflow: hidden;
	}
	
.BankrateFCC_oa-flat-gold {
	background: url(http://www.bankrate.com/system/img/brm30-sprites.jpg) no-repeat 0px 0px;
	height: 2px;
	width: 9px;
	overflow: hidden;
	}
	
.BankrateFCC_oa-graph {
	background: url(http://www.bankrate.com/system/img/transparent-sprite.gif) no-repeat 0px -23px;
	height: 11px;
	width: 15px;
	overflow: hidden; 
	cursor: pointer;
	}
	
.BankrateFCC_oa-table td {
	text-align: left;
	}
	
.BankrateFCC_oa-rate , .BankrateFCC_oa-last-rate, .BankrateFCC_last-rate {
	text-align: center !important;
	}
	
.BankrateFCC_oa-button-small {
	background: url(http://www.bankrate.com/images/free-content/widget-sprite.gif) -514px -2px no-repeat; 
	height: 21px; 
	width: 75px; 
	font-size: 11px; 
	margin: 5px auto;
	}	

/* search button */	
.BankrateFCC_oa-button-small div, .BankrateFCC_oa-button-small div a, .BankrateFCC_oa-button-small div a:visited {
	font-weight: bold; 
	font-size: 11px;
	text-align: center; 
	}

.BankrateFCC_oa-footer-container {
	padding: 2px 0px; 
	color: #fff; 
	font-size: 10px; 
	text-align: center; 
	}
	
.BankrateFCC_oa-footer-container a, .BankrateFCC_oa-footer-container a:visited {
	color: #fff; 
	text-decoration: none; 
	}
	


/* input field */		
input.BankrateFCC_oa-zip {
	font-size: 10px;
	line-height: 12px;
	display: inline;
	margin-left: 5px;
	vertical-align: middle; 
	width: 70px; 
	background-color: inherit;
	}
	
	
