I was looking for a good CSS to manipulate those list in asp.net other than using skin file. Here I build one with the help of position relative. It partially surff my purpose. #ChkListAvailService { width:99%; margin-top:5px; } table#ChkListAvailService tbody tr td { border: 0x solid black; vertical-align: top; padding: 2px; }