/*-----------------------------------------------------------------------------
version:   1.0
author:    Tony Crockford
email:     tonyc@boldfish.co.uk  
website:   http://www.boldfish.co.uk/
date:      2006 Aug 05

Copyright 2006 Tony Crockford All Rights Reserved 
-----------------------------------------------------------------------------*/
/* =General
-----------------------------------------------------------------------------*/
/* =Structural
-----------------------------------------------------------------------------*/
/* =Typography
-----------------------------------------------------------------------------*/
/* =Headings
-----------------------------------------------------------------------------*/
/* =Links
-----------------------------------------------------------------------------*/
/* =Branding
-----------------------------------------------------------------------------*/
/* =Main Nav
-----------------------------------------------------------------------------*/
/* =Sub Nav
-----------------------------------------------------------------------------*/
/* =Main Content
-----------------------------------------------------------------------------*/
/* =Secondary Content
-----------------------------------------------------------------------------*/
/* =Footer
-----------------------------------------------------------------------------*/
/* =Forms
-----------------------------------------------------------------------------*/
/* =Tables
-----------------------------------------------------------------------------*/
/* =Misc 1
-----------------------------------------------------------------------------*/
/* =Misc 2
-----------------------------------------------------------------------------*/

        .perlfect-search-sidebar {
            padding: 0px;
            margin: 0px;
            padding-left: 10px;
            border-left: 1px solid #ccc;
        }

        .perlfect-search-sidebar {
            font-size: 12px;
        }

        .perlfect-search-sidebar-vsep {
            height: 10px;
        }

        .perlfect-search-sidebar-title {
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

        .perlfect-search-sidebar-author {
            padding-top: 0px;
            margin-top: 0px;
            color: #696;
            font-weight: bold;
        }

        .perlfect-search-sidebar-sponsored-links {
            padding-bottom: 10px;
            font-size: 10px;
            font-weight: bold;
            color: #666;
            text-align: center;
        }