/* 
    Document   : styles
    Created on : 17 Δεκ 2010, 2:30:00 μμ
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/


@import "../reindeer/styles.css";
@import "styleTemplate.css";
/*@import "style-ie6.css";*/

/*.v-readonly .v-captiontext {
    font-weight: bold;
}*/

.lostPasswordButton .v-button-caption{
    font-size: 10px;
}

.the_menu .v-button-caption{
    white-space: normal;
    height: auto;
}

.receiveMailCaptionWrap label{
    white-space: normal;
}

.emailNoteLabel{
    font-style: italic;
}

.helpLabel{
    font-style: italic;
    font-size: 16px;
}

#mainWrapper{
    overflow: hidden;
}
