#buy
{
	clear:both;
	display:block;
}


#historical
{
	background-color:#3579C0;
	color:white;
	padding:5px;
	font-weight:bold;
	font-size:12px;

}

#buy_register
{
	width:930px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#E8EEF7;
	color:black;
	height:32px;
	line-height:32px;
	text-align:center;
	color:red;
	border-radius:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #DDDDDD;
}


.channel
{
	width:900px;
	clear:both;
	padding:10px;
	margin-top:10px;
	border:1px solid;
	margin-bottom:10px;

	border:3px solid;
	border-color:#c4d9f7;
	background-color:#f3f6fb;
	border-radius:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
/*
	-moz-box-shadow:5px 5px 10px #aaaaaa;
	-webkit-box-shadow:8px 8px 10px #aaa;			
*/
}
	.channel_img
	{
		float:left;
		width:340px;
		margin-right:10px;
		text-align:center;

	}
	.channel_txt
	{
		text-align:left;
		font-size:12px;
		font-family: "Trebuchet MS", sans-serif;
		width:500px;
		float:left;
	}
		.channel_txt a
		{
			color:black;
		}

	#paypal form
	{
		margin:0;
		padding:0;
	}
		.option
		{
			line-height:30px;
		}


		#paypal_submit
		{
			text-align:center;
			padding:5px;
			margin-top:5px;
		}


#paypal_error
{
	color:#FFFFFF;
	background-color:red;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
}

#buy_process_paypal
{
	padding-top:100px;
	padding-bottom:100px;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}

#ads_top, #ads_bottom
{
	display:none;
}
