body {
    background-color:transparent;
	color:#555;
}

a:link, a:hover  {
	cursor: pointer;
	}
img {
	border:none;
}

.affform {
	float:left;
	font-size:11px;
	width:305px;
	height:auto;
	padding:0 0 0 55px;
	font-family: Tahoma, Geneva, sans-serif;
	/*background:#f6f6f6;*/
	padding:20px;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	margin:100px 0 0 0;
}

.affform .row {
	width:300px;
	height:25px;
	float:left;
	margin:12px 0 0 0;
}

.affform .row label {
	float:left;
	font-weight:bold;
	padding:5px 0 0 0;
	text-transform:uppercase;
}

.affform .row input , #country {
	background:none;
	border:1px solid #7e93c0;
	width:140px;
	height:25px;
	margin:0;
	padding:3px 6px;
	float:right;
}

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

.conditions label{
	float: left;
	width:275px;
	font-size:0.8em;
	padding-top:7px;
}


.affform .row input.submit ,.affform .row input.reset {
	background: url(images/btn-signup.jpg);
	border:none;
	width:138px;
	height:35px;
	margin:20px 20px 0 0px;
	float:left;
}

.affform .row input.reset {
	background: url(images/btn-reset.jpg);
	margin:20px 0 0 0;
}

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

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

.affform  .button {
	height:55px;
}

.banner {
	float:left;
	width:480px;
	height:550px;
	background:url(images/banneraffiliate.png) no-repeat top;
	margin-left:30px;
	display:none;
}
.otherslinks {
	float:left;
	width:350px !important;
	height:50px;
	margin:480px 0 0 75px;
}
.btn {
	border:none;
	width:138px;
	height:28px;
	float:left;
	padding:0 !important;
	margin:0 5px 0 0!important;
}
.btn a:link, btn img { float:left}