@charset "utf-8";

/*
 * IE6 Override
 */
 
 #searchContainer { margin: 0; padding: 0; }
 
#searchbox input.search { 
	line-height: 25px; 
	height: 25px; 
	font-size:10px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    padding-bottom:5px;
    padding-top:6px;
    font-size:11px;
}
.ui-selectmenu-menu { font-size: 11px; }



div.scrollContainer { position: relative;}


div.scrollContainer div.browseWrap {
    background: #F7F7F7;
}

div.capRight {  display: none; }
div.capLeft {  display: none; }

#contactImages { width:663px; }

div.scrollContainer div.browseWrap { 
    width: 35px;
    border-bottom:1px solid #D5D5D5;
    height: 225px;
}
div.scrollContainer div.browseWrap a.browse { 
     width: 35px;
     height: 226px;
    }

   #contactImages  #wrapRight  { width: 36px; }
   #contactImages  #wrapRight a.browse { width: 36px; }
    
div.scrollContainer a.next { 
    background: url("/fal-assets/v1/images/ie6/rhs_arrow_wbg.jpg") no-repeat left top transparent; 
}
div.scrollContainer a.prev  { 
    background: url("/fal-assets/v1/images/ie6/lhs_arrow_wbg.jpg") no-repeat right top transparent; 
}    

body.type_contact div.scrollable {
	width: 893px;
	}
body.type_showcase div.scrollable {
	      width: 894px;
	} 
	
#footerDetails, #footerDetails a { font-size: 10px; }	