.iplay {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: gray url(/i/films/ico.gif?up=tv) no-repeat 0 0;
}
.iplay-bypeers {
	background-color: rgb(255,199,153);
}
.iplay-bypeers:hover {
	background-color: rgb(255,115,1);
}
.iplay-byjwp {
	background-color: rgb(207,226,240);
}
.iplay-byjwp:hover {
	background-color: rgb(34,107,183);
}
.iplay-info {
	background-position: 0 -16px;
	background-color: rgb(34,107,183);
}

.magneto-intro {
	background: #e6ffe6;
	margin: 0.5em 0 !important;
	padding: 0.4em !important;
	border: 1px solid #ccc;
}
.magneto,
.magneto li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.magneto {
	width: 100%;
	margin: 0.7em auto;
}
.magneto li {
	border-top: 1px solid #fff;
	padding: 0.3em 0 0.4em 0;
}
.magneto li.file-checked {/* background-color: #fefcc1; */}
.magneto li.magneto-getall {
	padding: 0;
}

.magneto h3 {
	position: static;
	font: bold 1.4em Verdana;
}
.magneto .mg-watch {
	float: left;
	width: 16px;
	height: 100%;
	overflow: hidden;
	padding-top: 0.3em;
}
.magneto .mg-box {
	float: left;
	width: 23px;
	height: 100%;
	overflow: hidden;
}
.magneto .mg-desc {
	margin: 0;
	height: 100%;
	overflow: hidden;
}
.magneto-trigger {vertical-align: middle;}

.magneto-about div {
	padding: 0 0.4em;
	background: #e6ffe6;
	border: 1px solid #ccc;
}
.magneto-about p {
	margin: 0.4em 0 0;
}
.magneto-about b a {
	color: #226bb7;
	text-decoration: none;
	border-bottom: 1px dashed #226bb7;
	font-size: 110%;
	cursor: pointer;
}

.magneto-popup {
	width: 480px;
	background: #fff;
	color: #000;
	margin: 0 auto;
}
.magneto-popup h3 {
	background: #c3dfff;
	margin: 0;
	padding: 3px 10px;
}
.magneto-popup h3 em {
	cursor: pointer;
	float: right;
	color: #666;
}
.magneto-popup div {
    font-size: 110%;
	padding: 3px 10px;
}
.magneto-popup div p {
	margin: 10px 0;
}

.grizzly ol,
.grizzly li {
    padding: 0;
    margin: 0;
	list-style: none;
}
.grizzly li {
	background: #ccc;
	margin-bottom: 3px;
	padding: 3px;
}
.grizzly li a {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.grizzly li.st-checked {
	background: #000;
}
.grizzly li.st-checked a {
	color: #fff;
}

.grizzly .gf-data {display: none;}
.grizzly button {
	display: block;
	background: #ff9900;
	color: #fff;
	border: 0;
	width: 100%;
}

.grizzly li {
	padding: 2px 10px;
	margin: 5px 0 0 0;
	background: transparent;
	padding: 2px 1%;
	width: 95%;
	margin: 3px auto 0 auto;
	-moz-border-radius: 3px;
	overflow: hidden;
}
.grizzly li.st-checked {
	background: #00348b;
}
.grizzly li.st-checked, .grizzly li.st-checked a {
	color: #fff;
	text-decoration: none;
}

.grizzly-seek,
.grizzly-seek span {
    display: block;
	height: 62px;
	background: url(/i/button_magnet.gif) no-repeat 0 0;
	overflow: hidden;
}
.grizzly-seek {
    cursor: pointer;
	margin: 5px 0;
	text-align: center;
	color: white;
	overflow: hidden;
    background-color: #f6850f;
	background-repeat: repeat-x;
	overflow: hidden;
}
.grizzly-seek span {
	background-position: 100% -124px;
}
.grizzly-seek span span {
	background-position: 0 -62px;
	height: 56px;
	padding: 3px;
}

.grizzly-seek strong {
    display: block;
    padding: 7px 0 5px;
	font-size: 150%;
	text-decoration: underline;
	font-weight: normal;
}
.grizzly-seek small {
    display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 110%;
	color: rgb(255,240,200);
}
a.grizzly-seek:link,
a.grizzly-seek:visited {
	color: white;
	text-decoration: none;
}

.grizzly-watch {
	float: right;
	margin-left: 5px;
	width: 62px;
}
.grizzly-watch img {
	margin: 14px 0 0 3px;
}