/**
 * skin-mountain (http://www.colorhunter.com/palette/461402)
 */
body.skin-mountain {
    background-color: #679BB4;
    color: #0B3039;
    padding: 32px 10px;
    margin: 0px;
    border: none;
    font-family: Verdana;
    background-image: url(../valid-html401-blue.png);
    background-repeat: no-repeat;
    background-position: top right;
}
body.skin-mountain .roundedcornr_box {
   background: #E0F7EE;
}
body.skin-mountain .roundedcornr_top div {
   background: url(roundedcornr_934942_tl.png) no-repeat top left;
}
body.skin-mountain .roundedcornr_top {
   background: url(roundedcornr_934942_tr.png) no-repeat top right;
}
body.skin-mountain .roundedcornr_bottom div {
   background: url(roundedcornr_934942_bl.png) no-repeat bottom left;
}
body.skin-mountain .roundedcornr_bottom {
   background: url(roundedcornr_934942_br.png) no-repeat bottom right;
}
body.skin-mountain .roundedcornr_top div,
body.skin-mountain .roundedcornr_top,
body.skin-mountain .roundedcornr_bottom div,
body.skin-mountain .roundedcornr_bottom {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
body.skin-mountain .roundedcornr_content { margin: 0 16px; }


