body {
	color:#000;
	margin: 0;
	padding: 0
}

img {
	border:none;
}

.clear{
	clear: both;
}

.affform {
	background: #1874AD;
	float:left;
	font-size:13px;
	color:#FFF;
	width: 46%;
	padding: 2%;
	font-family:Arial ,Helvetica ,sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.affform .row, .affform .row input.submit, .affform .row input.reset{
	width: 80%;
	margin: 0 10% 5% 10%;
}

	.affform .row label, .affform .row input, #Country{
		border: none;
		margin: 1%;
		width: 98%
	}

	.affform .row label{
		font-weight: bold;
	}

	.affform .row input{
		height: 23px;
	}

	#Country{
		margin-bottom: 5%
	}

.affform .row input.checkbox {
	border:none;
	width:auto;
	height:auto;
	margin:5px 0 0 0;
	padding:0;
	float: left;
}

.conditions label{
	width: 320px;
	float: right!important;
}

.affform .row input.submit ,.affform .row input.reset {
	background:url(../../../sites/betphoenix/image/signup.png) no-repeat top center;
	border:none;
	height:28px;
	float:left;
}

.affform .row input.reset {
	background:url(../../../sites/betphoenix/image//reset.png) no-repeat top center;
}

.affform .row select {
	background:#FFF;
	border:1px solid #7e93c0;
	width:202px;
	height:23px;
	float:right;
	color:#000;
}

.affform .row option {
	color:#000;
}

.banner {
	background:url(../../../sites/betphoenix/image//graphic.gif) no-repeat top left;
	background-size: 100%;
	float:left;
	margin-left: 2%;
	height:50%;
	width:48%;
}

.otherslinks{
	float: left;
	margin-left: 2%;
	width: 48%;
}

	.btn{
		display: inline-block;
		text-align: center;
		width: 49%;
	}