/*	General styles	-----------------------------------------------	*/
a img, a img:hover{
	border:none;
}
img{
	border:0;
	border-width:0
}
p, li{
	line-height:1.70em;
	margin:5px 0 !important;
}
#footer{
	margin:15px 0 5px 0;
}

/*	General classes	-----------------------------------------------	*/
.center, .sample-code{
	text-align:center;
}
.imglink{
	line-height:0 !important;
}
.style1{
	color: #FF0000;
	font-weight: bold;
}
.show_join_credits, .show_lostpass_credits, .show_update_credits{
	display:none;
}
ul.stats{
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
	padding-inline-start: 0 !important;
}

/*	Affiliates & Rotation styles ----------------------------------- */
.affi, .imglink{
	text-align:center;
}
.affi img{
	margin:0 auto;
	padding:3px;
}
.affi img, .imglink img{
	margin:0 auto;
}
.affi a, .imglink a{
	background:none !important;
	text-decoration:none !important;
	border:0 !important;
}
.imglink{
	margin:5px 0;
}

/*	Rules page styles	------------------------------------------	*/
.rules ol{
	margin:0px 5px !important;
}