.inline-img-right { 
   float:right;
   margin: 5px 5px 5px 5px;}

.inline-img-left { 
   float:left;
   margin: 5px 5px 5px 5px;}

.link {
  color: #FC0;}
  
.withtag {
  margin-bottom: -5px;}
  
/* borrowed from loans */  
  
.loans_leftDiv {
    float: left;
    height: auto;
    width: 460px;}

.loans_rightDiv {
    float: right;
    height: auto;
    width: 255px;
    text-align: right;}

.loans_rightDiv img {
    margin-top: 30px;}

ul {
    margin-left: 20px;}
  
ul li.yellowArrow {
    list-style-image: url(../../images/li-arrow.jpg);
    font-weight: bold;
    color: #1E4590;
    margin-top: 4px;
    margin-bottom: 4px;}

ul li.yellowArrowSelected {
    list-style-image: url(../../images/li-arrow-selected.jpg);
    font-weight: bold;
    color: #1E4590;
    margin-top: 4px;
    margin-bottom: 4px;}

ul li.yellowArrow ul, ul li.yellowArrowSelected ul {
    font-weight: normal;
    color: #000;}

.loans_tablePadding {
    padding: 5px;}
    
.rightNavLinks ul li {
	margin-left: 0px;}

.pagination {
	float: right;
	position: relative;
	top: -25px;
	font-weight: bold;
	color: #1E4590;}

.currentpage {
	color: #FFCC00;
	margin-left: 20px;}

.totalpages {
	margin-right: 20px;}

.yellowdate {
	color: #FFCC00;
	margin-right: 20px;}
	
	


