/* layout. */

.wholeitem {
margin-top: 3px;
clear:both;
border:1px solid #dddddd;
}

.itemTopContainer {
text-align: right;
white-space: nowrap;
/*border:1px solid red;*/
}

.itemTopLeft {
padding:1px;
float: left;
white-space: nowrap;
/*border:1px solid black;*/
}

.timeContainer {
padding:3px;
float: left;
white-space: nowrap;
}

.itemTopRight {
width: auto;
padding: 3px; 
}

.addTopRight {
width:auto;
padding:0px;
}

.itemBottom {
width: auto;
padding: 3px;
clear:both;
}

.helpmenulink {
background-color: #eeeeee;
border-top: 1px solid #999999;
}

.indent {
padding-left:7px;
}

.topline {
border-top: 1px solid #999999;
}

.helpmenuback {
padding:6px;
background-color: #dddddd;
}

.helpmenutoplevel {
font-size:10px;
font-weight:bold;
}