
body {
    background: #fff;
    color: #4B4B4C;
    font-family: Arial, "Lucida Grande", sans-serif;
    font-size: 10pt;
    line-height: 1.4em;
    width: auto  !important;
    margin: 0  !important;
    padding: 0  !important;
}
h1, h2, h3, h4, h5, h6 { 
    text-align: left !important; 
    line-height: 1.2em !important;
}
p, address, #vcard, pre, ul, li, dt, dd { 
    margin-bottom: 1em; 
    line-height: 1.4em;
}
ul { list-style-type: square; }
img { border: 0; }
a { 
    color: #000; 
    text-decoration: underline;
    font-style: italic;
}
abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

#navigation, #menu_vert, hr, #documentActions,
#header, #footer, .tabnavigation, .modules-sitemap, .toolbox-teaser {
    display: none;
}
 
.col1, .modules .teaser img, .thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.basiccontent-gallery {
    clear: both;    
}
