#loadseedpeer{
	font-size: 10px;
}
#loadseedpeer a{
	text-decoration: none;
	position: relative;
}
#altcn {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 80px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}
.torrentheader {
	padding: 5px;
}
td.a {
	width: 100px;
	text-align: left;
	padding: 5px;
}
td.s {
	width: 100px;
	color: red;
	padding: 5px;
	text-align: left;
}
td.u {
	width: 100px;
	color: green;
	padding: 5px;
	text-align: left;
}
td.d {
	width: 100px;
	color: #003DB9;
	padding: 5px;
	text-align: left;
	width: 30px;
}
td.name {
	width: 900px;
	overflow: hidden;
	text-align: left;
}
tr.resultsrow {
	padding: 5px;
}
tr.resultsrowheader {
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
table.results {
	color: gray;
 width: %100;
}
td.name {
	text-align: left;
	padding: 5px;
}
table.trackers {
	text-align: left;
}
#srcbox {
	width: 600px;
	height: 100px;
	background: url(../images/searchengine/searchbox.png);
	background-repeat: no-repeat;
}
.src {
	margin-top: 30px;
	width: 470px;
	height: 45px;
	border: 0px none #FFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	color: gray;
}
#paginate a:hover {
	background-color: #99CCFF;
	text-decoration: none;
}
#paginate span {
	color: gray;
	border: 1px solid #F5DFD6;
}
#paginate a:link {
	font-weight: bold;
}
div.error {
	width: 75%;
	margin: 20px;
	text-align: left;
	padding: 10px 30px;
	font-size: 15px;
	line-height: 22px;
	background: #FFE3D4 url('../images/searchengine/exclamation.png') no-repeat 7px center;
	border: solid 1px #FF7348;
}
div.info {
	margin: 20px;
	width: 75%;
	text-align: left;
	padding: 10px 30px;
	font-size: 15px;
	line-height: 22px;
	background: #D4FFD4 url('../images/searchengine/information.png') no-repeat 7px;
	border: solid 1px #00B900;
}
div.orderby {
	font-size: small;
}
div.orderby > span.test {
	font-weight: bold;
	text-align: right;
	padding-left: 800px;
}
div.test > span.space1 {
	font-weight: bold;
	padding-left: 860px;
}
div.test > span.space2 {
	font-weight: bold;
	padding-left: 80px;
}
div.test > span.space3 {
	font-weight: bold;
	padding-left: 75px;
}
div.test > span.space4 {
	font-weight: bold;
	padding-left: 50px;
}
div.orderby > span.active {
	font-weight: bold;
	color: #000000;
}
.external {
	background: transparent url(../images/searchengine/external.png) no-repeat scroll right center;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	padding-right: 13px;
}
div.files > div {
	float: right;
	padding: 10px 20px 0 0;
	font-size: 12px;
	color: #FFFFFF;
}
div.files {
	margin: 20px 0;
	background: #3399FF url('../images/searchengine/ctr.gif') no-repeat top right;
	clear: right;
}
div.files > h2 {
	background: transparent url('../images/searchengine/ctl.gif') no-repeat top left;
	padding: 5px 0 5px 20px;
	font-size: 18px;
	color: #FFFFFF;
}
div.files ul {
	font-size: 13px;
	padding-left: 3px;
	margin-left: 10px;
	background-color: #ffffff;
	list-style-type: none;
	border-left: solid 1px #3399FF;
}
div.files > ul {
	margin: 0;
	border: 0;
}
div.files li {
	padding: 3px;
	font-weight: normal;
	color: #000;
	width: 90%;
}
div.files li.t {
	padding: 5px 20px;
	font-weight: bold;
	color: #6B3F2E;
	background: url('../images/searchengine/folder.png') no-repeat left center;
}
div.files ul li span {
	color: #000;
	padding-left: 20px;
	font-weight: normal;
}
.files a {
	color: white;
	text-decoration: none;
}
.files a:hover {
	color: #ff0000;
	text-decoration: underline;
}
