/*
----------------------------------

Victoria Star Promotion | pikkles.com

copyright 2008

----------------------------------
*/

h2 {
    margin: 0 0 15px 0;
    padding-bottom: 3px;
    color: #252525;
    font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.4em;
    border-bottom: 1px solid #cccccc;
}

#left-column {
    float: left;
    width: 625px;
    margin: 0 25px 0 0;
}

#left-column p {
    margin-bottom: 5px;
    font-size: 1.2em;
}

#left-column a, #left-column a:visited {
    color: #626262;
    font-weight: bold;
}

#right-column {
    float: left;
    width: 300px;
}
