/*
===============================================================================
 Webinspire Solutions Heimberg                                         (c) 2010
===============================================================================
*/

body {
    background-image: none;
}

div.center {
    width: 400px;
}

#page p {
    width: 400px;
    background-image: none;
    text-align: left;
}

#page-center-top {
    background-position: center;    
    background-image: none;
}

#page-center-content {
    width: 400px;
    padding: 0px;
    border: 1px;
    border-style: none;
    border-color: rgb(0, 0, 0);
    background-image: none;
    background-color: transparent;
}
