.torrentBlock .bgLeft {background-image:url('/img/up.png'); background-repeat:no-repeat; width:55%; margin:9px auto;}
.torrentBlock .bgRight {background-image:url('/img/down.png'); background-position:100%; background-repeat:no-repeat; height:49px; padding:15px 74px 0 74px;}

.torrentBlock .seeds {display:block; font-family:Arial; font-size:18px; font-weight:bold; color:#4cc73b; line-height:20px; cursor:help; padding:2px 0px 4px 0px;}
	.torrentBlock .seeds span {display:block; font-size:10px; font-weight:normal; text-transform:uppercase; color:#858a93; line-height:12px;}

.torrentBlock .peers {display:block; font-family:Arial; font-size:18px; font-weight:bold; text-align:right; color:#f05564; line-height:20px; cursor:help; padding:2px 0px 4px 0px;}
	.torrentBlock .peers span {display:block; font-size:10px; font-weight:normal; text-transform:uppercase; color:#858a93; line-height:12px;}	

.torrentBlock .downloaded {display:block; font-family:Arial; font-size:18px; font-weight:bold; text-align:center; color:#71757d; line-height:20px; cursor:help; padding:2px 12px 4px 12px; border-left:1px solid #d4d5d8; border-right:1px solid #d4d5d8;}
	.torrentBlock .downloaded span {display:block; font-size:10px; font-weight:normal; text-transform:uppercase; color:#858a93; line-height:12px;}	
	

.torrentBlock .bottomBlock { display: block; text-align: center; }
.torrentBlock .bottomBlock .filelist {display:inline-block; background:url('/img/buttons_stat.png') no-repeat; padding-left:40px; cursor:pointer; margin-right:12px;}
	.torrentBlock .bottomBlock .filelist span {display:inline-block; background:url('/img/buttons_stat.png') no-repeat 100% -36px; font-size:12px; color:#72767a; text-shadow:0 1px 0 #ffffff; padding-right:15px; line-height:29px; height:36px;}
	.torrentBlock .bottomBlock .filelist:hover {background-position:0 -72px;}
		.torrentBlock .bottomBlock .filelist:hover span {background-position: 100% -108px; color:#5c6063;}
	
.torrentBlock .bottomBlock .magnetlink {display:inline-block; background:url('/img/buttons_stat.png') no-repeat 0 -144px; cursor:pointer; font-size:12px !important; color:#72767a !important; text-shadow:0 1px 0 #ffffff; padding-left:18px; line-height:29px; height:36px;}
	.torrentBlock  .bottomBlock .magnetlink:hover {background-position: 0 -180px; color:#5c6063 !important; text-decoration:underline !important;}