/**
 * $Id: services.css 3106 2023-03-25 07:58:10Z daveleachdamilcouk $
 */

#main #tabServices {
    clear:both;
    float:left;
    width:940px;
}    
#main #tabServices div ul li, 
#main div.common ul li {
    margin-left: 20px;
    line-height: 1.5em;
} 
div.common {
    float:left;
    width: 560px;
    margin-bottom: 20px;
}    
#slideshow {
    float:right;
    width: 360px;
    -webkit-box-shadow: 5px 5px 5px #999;
       -moz-box-shadow: 5px 5px 5px #999;
            box-shadow: 5px 5px 5px #999; 
    margin: 0 6px 20px 0;
}
div.tab_photo {
    float:left;
    width: 420px;
    margin-bottom: 10px;
}
div.tab_text {
    float:right;
    width: 460px;
    margin-bottom: 10px;
}        
