/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 June 2008 15:46:41
*/


#browse_tools_column {
    display:inline;
    float: left;
    overflow: hidden;
    width:169px;
    margin: 9px 0px 14px 15px;
}

#body_content {
    display:inline;
    float: left;
/*    width: 532px; */
    width: 710px; /* More room for Collection content [Brydo] */
    margin: 9px 0px 14px 15px;
    
   
}

#browse_tools_column div.search {
    background: white;
    height: 64px;
    margin:0 0 8px;
    font-size: 0.9em
}

#browse_tools_column div.search h4 {
    text-transform: uppercase;
    padding: 6px 0 6px 4px;
    margin:0;
}

#browse_tools_column div.search input {
    margin: 4px 0 10px 4px;
}

#browse_tools_column div.search input.sq-form-field,.generic_search input.sq-form-field {
    border: 1px solid #BFBFBF!important;
    font-size: 1em;
    height: 12px;
    width: 135px;
    float:left;
}

.generic_search input {float:left; margin:-3px 0 0 3px!important; border:none!important;}

#browse_tools_column ul{
    background: white;
    margin: 0 0 10px 0;
    padding: 6px 3px 5px 5px;
}

.left_nav {
    padding:10px 3px 5px 5px;
}

.left_sub {margin:0!important;}

#browse_tools_column ul li  {
    font-size: 0.9em;
    padding:0 0 4px;
}

#browse_tools_column ul li a, #body_content #tools ul li a:link, #body_content #tools ul li a:visited {
    text-decoration: none;
    color: #231F20;
}

#browse_tools_column h4 {
    text-transform:uppercase;
    padding-bottom: 6px;
    margin:0;
}
