﻿body
{
    font-size: x-small;
    font-family: Verdana, Arial, Serif;
}

#minitabs {
    margin-left: 10px;
    padding-top: 20px;
    list-style: none;
    }
	
#minitabs li {	
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background-image: url(images/bullet_triangle_red_sm.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    }
  
  #minitabs a {
    text-decoration: none;
    color: #244782;
    } 
    
  #minitabs span {
    font-weight: bold;
    } 
    
    
    /* Search */
#searchContainer_rdr {
	float: left;
	width: 373px;
	height: 38px;
	background: url('../../consumer_assets/site_images/layout/shared/bg_searchbox.gif') no-repeat;; margin-left:75px; margin-right:0px; margin-top:17px; margin-bottom:0px; padding-left:20px; padding-right:0px; padding-top:20px; padding-bottom:0px
}
#searchQuery_fmt {
	float: left;
	width: 280px;
	height: 14px;
}