.pageLiteContent_row {
}

* html .pageLiteContent_row {
    width:100%;
}

.pageLiteContent_column {
    float:left;
    padding:2px;
}

.pageLiteContent_image {
    float:left;
    padding:0;
}

.pageLiteContent_rowEdit {
    margin:0;
    border:1px dotted #aaa;
    padding:2px;
    margin-bottom:2px;
    border-bottom:0 solid #000;
    max-width:100%;
}

* html .pageLiteContent_rowEdit {
    border:1px solid #ddd;
    border-bottom:0 solid #000;
    width:100%;
}

.pageLiteContent_flowEdit {
    margin:0;
    border-bottom:0 solid #000;
}

* html .pageLiteContent_flowEdit {
    border-bottom:0 solid #000;
}

.pageLiteContent_columnEdit {
    float:left;
    margin:0;
    border:1px dotted #aaa;
    padding:2px;
    margin-right:2px;
    border-bottom:0 solid #000;
}

* html .pageLiteContent_columnEdit {
    border:1px solid #ddd;
    border-bottom:0 solid #000;
}

.pageLiteContent_widgetEdit {
    float:left;
    margin:0;
    border:1px dotted #aaa;
    padding:2px;
    margin-right:2px;
    border-bottom:0 solid #000;
}

.pageLiteContent_widgetWarningEdit {
    color:#800;
    font-family:arial;
    font-size:11px;
    font-style:italic;
    white-space:normal;
    text-align:left;
}

* html .pageLiteContent_widgetEdit {
    border:1px solid #ddd;
    border-bottom:0 solid #000;
}

.pageLiteContent_imageEdit {
    float:left;
    margin:0;
    border:1px dotted #aaa;
    margin-right:2px;
    border-bottom:0 solid #000;
}

* html .pageLiteContent_imageEdit {
    border:1px solid #ddd;
    border-bottom:0 solid #000;
}

.pageLiteContent_clearer {
    margin-top:-1px;
    width:1px;
    height:1px;
    overflow:hidden;
    clear:both;
}

.pageLiteContent_page {
    padding-bottom:5px;
}

.pageLiteContent_area {
    margin-bottom:5px;
}

.pageLiteContent_flow {
}

.pageLiteContent_toolSet {
    padding-top:5px;
    color:#888;
    font-family:arial;
    font-size:11px;
    font-style:italic;
    white-space:normal;
    text-align:left;
}

.pageLiteContent_toolSet input {
    position:relative;
    top:1px;
}

.pageLiteContent_toolSet img {
    position:relative;
    top:1px;
}

.pageLiteContent_searchReplace {
    background-color: #BCDF6F;
}