/*
$Id: //depot/twyk/leighevansyoga/class.css#3 $
$Author: tlholaday $
$Change: 1571 $
$DateTime: 2009/05/01 00:24:59 $
*/

    body {
        background-color: #ffffff;
        }
    a {
        color: #312dde;
    }
    a:visited {
        color: #ff712b;
    }
    td {
            vertical-align: top;
    }
    #pagenote {
        margin-top: 2em;
        text-align: center;
        font-style: italic;
              }
    .sessions {
        float: left;
        margin-left: 2em;
        }
        .session {
        }
     .time, .day, .description {
        text-align: left;
        width: 8em;
        }
     .venues {
        border: 2em red solid;
            }
    .venue {
        }
    .breaker {
        clear: both;
        }
    .venues_group {
        margin-top: 3em;
        background-color: red;
        margin-bottom: 5em;
        }
    .sectionname {
        font-weight: bold; 
        font-family: "Lucida Sans Unicode", Verdana, "Arial Black", sans-serif;
        font-size: 1.5em; 
        width: 25em;
    }
        .vizzy {
            border-top: solid #8080ff .5em
                }
