.buttonstyle {
    border : 1px solid #ffffff;
    background : #000000;
    color : #ffffff;
    font-weight : bold;
    font-size : 11px;
}
.content-content {
    padding : 6px;
    font-size : 11px;
}
.content-content-app-td-content {
    font-size : 12px;
}
.content-content-app-td-title {
    width : 180px;
    font-size : 12px;
}
.content-content-title {
    border-bottom : 1px solid #404040;
    padding : 24px 0 2px 0;
    color : #808080;
    font-size : 11px;
    font-weight : bold;
}
.content-subtitle {
    border-bottom : 1px solid #404040;
    padding : 6px;
    color : #808080;
    font-size : 11px;
}
.content-title {
    border-bottom : 1px solid #404040;
    padding-bottom : 3px;
    font-size : 18px;
    font-family : "Segoe UI", Cordel, Arial, Tahoma, Helvetica, Verdana, , sans-serif;
}
.content-title a {
    font-family : Tahoma, Arial, Helvetica, "Segoe UI", Cordel, Verdana, , sans-serif;
    text-decoration : none;
}
.content-title a:hover {
    font-family : Tahoma, Arial, Helvetica, "Segoe UI", Cordel, Verdana, , sans-serif;
    text-decoration : underline;
}
.dropdownliststyle {
    padding : 1px;
    font-size : 11px;
}
.layout-content {
    padding : 3px 8px 8px 8px;
    width : 699px;
}
.layout-content a {
    color : #33ccff;
    text-decoration : none;
}
.layout-content a:hover {
    color : #33ccff;
    text-decoration : underline;
}
.textboxstyle {
    border : 1px solid #000000;
    padding : 2px 2px 2px 3px;
    width : 200px;
    background : url( 'images/content/textboxstyle-bg.jpg' ) repeat-x;
    color : #000000;
    font-family : Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size : 12px;
}
.textboxstyle-highlight {
    background : url( 'images/content/textboxstyle-highlight.jpg' ) #fffacd repeat-x;
    color : #000000;
}
.textboxstyle-highlight-content {
    background : #fffacd;
    color : #000000;
}
.textboxstyle-watermark {
    border : 1px solid #000000;
    padding : 2px 2px 2px 3px;
    width : 200px;
    background : url( 'images/content/textboxstyle-bg.jpg' ) repeat-x;
    color : #888888;
    font-family : Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size : 12px;
}
