@charset "utf-8";
#getPower h1 {
	font-size: 20px;
	padding-bottom: 14px;
	padding-left: 88px;
	padding-top: 5px;
}

/* Page Specific */


#noDeposit h2 {
	font-size: 22px;
	padding-left: 21px;
	padding-top: 11px;
}
#noDeposit ul {
	list-style-type: none;
}

#noDeposit #no {
	margin-top: 52px;
}

#mainContent #textArea {
	height: 286px;
	width: 540px;
	margin-left: 52px;
}

#buttons table tr td a {
	text-decoration: none;
	background: #FFF;
}
#phone img {
	margin-left: 200px;
	width: 611px;
	height: 68px;
}
#thanks {
	background: url(../_images/background/thanks.jpg) no-repeat;
	height: 522px;
	width: 1000px;
}

