.utorrent * { margin:0px; padding:0px; border:none; } 
.utorrent {width:500px; -moz-border-radius:5px;border-radius:5px;border:3px solid #a7ca1d}  
 .utorrent .uttitle {border:1px solid #CCC; border-bottom:none;padding:5px 0 5px 2px; background:#FFFEFF; font-size:14px;overflow:hidden; text-align:center; color:#000; text-shadow:0 1px 1px #FFF;} 
 .utorrent .utorinfo {background:#FFFEFF; display:inline-block; width:100%; } 
 .utorrent .utorinfo div { width:99.8%; border:1px solid #CCC; border-bottom:none; border-right:none; text-align:left; } 
 .utorrent .utorinfo div:last-child { border-bottom:1px solid #CCC; } 
 .utorrent .utorinfo div span { display:inline-block; padding:2px 5px; color:#456456; text-align:left; width:300px; overflow:hidden; white-space:nowrap; } 
 .utorrent .utorinfo div span.utinf { display:inline-block; overflow:hidden; color:#000000; padding:2px 5px; text-align:left; width:60px; border-right:1px solid #CCC; -moz-usercelect:none; -webkit-user-select:none; } 
 .utorrent .utorinfo div img { display:inline; width:12px; height:12px; margin-right:5px; -moz-usercelect:none; -webkit-user-select:none; padding-right:5px; border-right:1px dotted #CCC; } 
 .utorrent .utorinfo div img#utloading { border:none; } 
 .utorrent .utfiles .uttoggle { width:100%; height:25px; line-height:25px; font-size:14px; font-weight:bold; margin:5px 0 2px 2px; color:#FFF; cursor:pointer; -moz-usercelect:none; -webkit-user-select:none; } 
 .utorrent .utfiles .uttoggle:hover {color:#DDDCCC; text-decoration:underline;} 
 .utorrent .utfiles .utfilelist {overflow:hidden; width:100%;} 
 .utorrent .utfiles .utfilelist tr {background:#FFFFFF;} 
 .utorrent .utfiles .utfilelist #utfile { padding:3px; text-align:left; display:block; overflow:hidden; width:410px; font-size:11px;}  
 .utorrent .utfiles .utfilelist #utsize { padding:3px; text-align:center; width:70px; font-size:11px;}