div#Tabs {
	width: 98%;
}

div#Tabs p {
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 10pt;
}

td.Get_Banners_Block {
	text-align: center;
}

div.Get_Banners_Block {
	width: 49%;
	float: left;
	height: 150px;
	background-color: #ccc;
}

td.Top_Ads_Block {
	text-align: center;
	font-size: 10pt;
}

td.Top_Ads_Block h3 {
	font-weight: bold;
	color: #006;
}

div.Top_Ads_Block {
	width: 49%;
	float: right;
	height: 150px;
}

th.Header{
	color: #fff;
	background-color: #3dabe3;
	text-align: center;
}

td.InfoA {
	text-align: center;
	background-color: #f1f7fb;
	padding: 3px;
	font-size: 11px;
}

td.InfoB {
	font-size: 11px;
	text-align: center;
	padding: 3px;
}

.input {
	border: 1px solid lightBlue;
}

input.button {
	border: 1px solid lightBlue;
}
input.input_amount {
	border: 1px solid lightBlue;
	text-align: center;
	font-weight: bold;
}

option.Inactive {
	color: #777;
}

option.Active {
	color: #000;
}
