 /* Start footer */
div#rvbottom {
    background-color:#fff; 
    border-top: #a8a8a8 solid 5px;
    padding:10px 0px 8px 0px; 
    margin:0;
}
div#rvbottom .block { 
    line-height:1.8em; 
    font-size:11px; 
    text-align:left; 
    padding-top:5px; 
	padding-bottom:15px; 
    float:left; 
}
div#rvbottom .block img{ 
    margin:2px 3px 2px 0px;
}
div#rvbottom .block div { 
    padding-left:0px;
}
div#rvbottom .block a:link, div#rvbottom .block a:visited, div#rvbottom .block a:active{ 
    color:#666666; 
    font-weight:normal; 
    text-decoration:none; 
    font-family:verdana, "Georgia", "Times New Roman", serif;   
}
div#rvbottom .block a:hover{ 
    color: #333;
    font-weight:normal;
    text-decoration: none; 
    font-family:verdana, "Georgia", "Times New Roman", serif;
}
div#rvbottom .block a b, div#rvbottom .block a:visited b{ 
    color: #000;
    font-weight:normal; 
    font-size:14px; 
    text-decoration:none;
    font-family:verdana, "Georgia", "Times New Roman", serif;
}
div#rvbottom .block a:hover b, div#rvbottom .block a:active b{ 
    color: #333;
    font-weight:normal; 
    text-decoration:underline;
}
div#rvbottom .block .pad{ 
    margin-bottom:10px;
}
div#rvbottom .block .pad2{ 
    margin-bottom:5px;
}
/* END footer */