.deposit_cel4 {
	float: left;
	height: 100%;
	width: 290px;
}

.deposit_row {
	background-image: url(../images/front/lines-gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #9FA7AD solid;
	border-width: 0 1px 0 1px;
	clear: both;
	font-size: 10px;
	height: 125px;
	width: 560px;
}

.deposit_row div {
	border: #9FA7AD solid;
	border-width: 1px 0 0 1px;
	padding: 5px 0 2px 0;
}

.deposit_row p{
	padding: 0 5px 0 5px;
	text-align: justify;
}

.payout_cel1 {
	float: left;
	height: 100%;
	width: 155px;
}

.payout_cel2 {
	float: left;
	height: 100%;
	text-align: center;
	width: 40px;
}

.payout_cel3 {
	float: left;
	height: 100%;
	text-align: center;
	width: 52px;
}

.payout_cel4 {
	float: left;
	height: 100%;
	width: 155px;
}

.payout_cel5 {
	float: left;
	height: 100%;
	width: 150px;
	/*maco 04172008*/
	color:RED;
}

.payout_row {
	background-image: url(../images/front/lines-gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #9FA7AD solid;
	border-width: 0 1px 0 1px;
	clear: both;
	font-size: 10px;
	/*maco 04172008*/
	height: 150px;
	width: 560px;
}

.payout_row div {
	border: #9FA7AD solid;
	border-width: 1px 0 0 1px;
	padding: 5px 0 2px 0;
}

.payout_row p{
	padding: 0 5px 0 5px;
	text-align: justify;
}

.payout_text {
	clear: both;
	color: #4F5559;
	float: left;
	font-size: 10px;
	margin: 2px;
	padding: 5px;
	text-align: justify;
	width: 550px;
}

.payout_text p{
	margin: 8px;
}

.payout_text strong {
	color: #C60000;
	font-size: 11px;
}

.title_payout {
	background-image: url(../images/front/title-bak1.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #9FA7AD solid;
	border-width: 0 1px 0 1px;
	color: #525252;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	text-align: center;
	width: 560px;
}

.title_payout div {
	border: #9FA7AD solid;
	border-width: 0 0 0 1px;
}

#payourtarea {
	border: #9FA7AD solid;
	border-width: 0  0 1px 0;
	float: left;
	height: auto;
	margin: 0;
	width: 560px;
}
