/**********
* Banlist *
**********/
#backgrounddown
{
	height: 3px;
}
#backgroundup
{
	background: url(/images/users/tablehead.png) fixed;
}
.thstyle
{
	padding: 25px 0;
	font-weight: bold;
	min-width: 110px;
	text-align: center;
}
.marginbottom
{
	margin-bottom: 42px;	
}

/**********
* Privacy *
**********/
.privacy-content
{
	padding	: 10px;
}

/*************
* Dropchance *
*************/
.inputclass
{
	width: 200px;
}
.limecol
{
	color: #2f0;
}
.greencol
{
	color: green;
}
.redcol
{
	color: red;
}
.orangecol
{
	color: orange;
}
.yellowcol
{
	color: yellow;
}
.cyancol
{
	color: #00b3f9;
}

/***********
* Flipkick *
***********/
.youtubevid
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/********************
* Rules & Not Found *
********************/
#rule_text
{
	font-size: 36px;
}
#rule_info
{
	font-size: 20px;
}