@charset "utf-8";
/*
    CSS 2.x

    Description:    brief description
    Notes:          elaboration, summary notes on modifications made
    Modifications:  DATE        AUTHOR  DESCRIPTION
                    MM/DD/YY    III     description of change
*/

div.csswbxpagepreview {
    border: 1px solid;
    text-align: center;
    cursor: pointer;
}
span.csswbxpagepreviewtitle {
    display:block;
    border: 1px solid;
    font-size: 150%;
    font-weight: bold;
    color: inherit;
}


