.mainAppBody { background-color:#FFF; text-align:center; } .mainAppCenterDiv { width:1000px; height:auto; min-height: 600px; background-color:#FFFFFF; /*border:1px solid #000;*/ margin: 0 auto 0 auto; overflow:auto; } .header { width:975px; padding: 20px 5px 20px 20px; margin:0 0 15px 0; overflow:auto; } .welcomeBoxDiv { background-color: #FFF; width:100%; padding: 10px 0 10px 0; margin-bottom: 10px; border:2px solid #000; overflow:auto; text-align:center; } .ColumnsDataCells { padding:20px 20px 20px 20px; } /******************************************************************************** ITEM LIST DEFINITIONS *********************************************************************************/ .itemListTable { /*width:285px;*/ width:95%; } .projListEditInput { margin-left:3px; margin-bottom:3px; float:left; height:20px; border:1px solid #999999; } .itemListSmallData { margin-left:3px; margin-bottom:2px; font-size:11px; font-family:Geneva,Helvetica; font-weight:400; color: #999999; float:left; clear:both; } .itemNameLink { width:210px; overflow:hidden; margin-bottom:5px; } .shareRadio { font-weight:400; font-size: 11px; float:left; margin-bottom:4px; } /*--------------------SERACH BOX--------------*/ .searchBox { width:95%; } .SearchCornerTL { left:-10px; } .SearchCornerTR { left:10px; } .SearchCornerBL { left:-10px; top:7px; } .SearchCornerBR { left:10px; top:7px; } .CenterMsgCornerTL { left:0; } .CenterMsgCornerTR { left:0; } .CenterMsgCornerBL { left:0; top:5; } .CenterMsgCornerBR { left:0; top:5; } .exampleTopicsDiv { width:529px; margin-top:30px; } .exampleTopicsHeader { width:514px; } .searchUsersCornerBL { left:-200px; top:8; } .searchUsersCornerBR { left:-200px; top:8; } .searchUsersBox { height:70px; }