/*
 * @package     Take5v12 - 08-03-2026 - 12.1
 * @subpackage  A R E A - CSS - 121
 * @copyright   Copyright (C) 2026 Gramsoft Dataware. All rights reserved.
*/

#araName {width: 270px;}
#araSubName {width: 94px;}
#araParentID {width: 270px;}
#araAatID {width: 94px;}
#araCvrID {width: 270px;}
#araLatitude {width: 135px;}
#araLongitude {width: 135px;}
#araView {width: 94px;}

#araMB {width: 270px;
    background-color: #FFC0FF;
}

#araUpdated, #araCreated {
    font-size: 0.75em;
    font-style: italic;
    background: transparent;
    border: none;
    width: 64px;
    }

#araID {
    font-size: 1em;
    font-style: italic;
    text-align: right;
    background: transparent;
    border: none;
    width: 32px;
    }

#araImage {
    width: 330px;
    height: 330px;
    margin-left: 15px;
    margin-bottom: 15px;
    }

#araComment {
    width: 338px;
    height: 92px;
    font-size: 0.9em;
    line-height: 1rem;
    color: #000;
    background-color: #EDF7F9;
    margin: 5px 10px 10px 10px;
    border-style: dashed;
    }

/*div.sublblrls {
    display: block;
    height: 323px;  //   18 recs
    width: 100%;
    background-color: #ddd;
    overflow-y: scroll;
    border-style: solid;
    border-color: #a3a3a3;
    border-width: 0px 1px 1px 0px;
    margin: 5px 10px 5px 10px;
}*/



