.roundedBoxContent {color: #666666; }

ul#database-tabs {
    float: left;
    display: block;
    position: relative;
    top: 1px;
}

ul#database-tabs li {
    float: left;
    display: block;
    height: 26px;
    padding-left: 6px;
}


.roundedBoxFull { margin-top: 0px; }

.nopad { padding: 0; }
/*.roundedBoxTitle { padding: 0; }*/

.form LABEL { font-size: 85%; color: #777777; }
.form .checkbox { margin-top: 4px; }
.form .serviceOfferengs .checkbox { margin-top: 0px; } 
.serviceOfferings {
    height: 10em; 
    overflow: auto; 
    background-color: #ffffff; 
    width: 400px; 
    border: 1px solid silver; 
    padding: 4px; 
    margin-top: 4px;
}

TABLE.limaTable { width: 800px; }
TABLE.limaTable TR TD { background-color: #ffffff; padding: 3px; color: #666666; }
TABLE.limaTable TR TD.nocolor { background-color: #ffffff; }


.form INPUT.med { width: 200px; }


/*** MEMBER PROFILE ***/
h1 { 
    clear: left;
    font-size: 123.1%; 
    font-weight: bold;
    line-height: 1em; 
    color: #666666;
    margin-bottom: 25px;
    padding-top: 10px;
}

h2 { 
    clear: left;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid silver;
    background-color: #eeeeee;
    padding: 4px;
    color: #666666;
    margin-bottom: 15px;
}

ul.profileList { float: left;  padding-left: 5px;  margin-bottom: 20px;} 
ul.profileList li { clear: left; color: #666666; }
ul.profileList li a { font-weight: normal; text-decoration: none;}
span.label { width:130px; font-weight:bold; float: left; padding-bottom: 4px; }
span.value { float: left; width:600px; padding-bottom: 4px; }

ul.standardList {
    font-size: 93%;
    color: #666666;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 6px;
}
ul.standardList li {
    background: url(../images/bullet-black.gif) 0px .3em no-repeat;
    padding-left: 15px;
    padding-bottom: 3px;
}
.padtop { padding-top: 4px; }


#comm-search-btn { font-size: 85%; text-align: center; margin-top: 5px;  margin-bottom: 5px; } 

div#create-acct {
   width: 550px; 
   padding-left: 15px; 
   padding-top: 10px;
   float: left;
}

SPAN.tiny a { font-weight: normal; text-decoration: none; }

.sectionShow { display: block; } 
.sectionHide { display: none; }

.limaMember {
    background: url(../images/database/lima-member-profile-icon.gif) top right no-repeat;
}