#boxAffiliate
{
	background: url(../images/affiliate/boxAffiliate2.gif) no-repeat top left;
	width: 653px;
	height: 338px;
	color: #0084C5;
	padding: 15px;

}

#textBody h2
{
	color: #0084C5;
	font-weight: 600;
	font-size: 1.0em;

}

a.big
{
	text-decoration: none;
	color: #0084C5;
	margin: 0px;
	padding: 15px 0px 4px 10px;
	font-size: 1.5em;
	font-weight: bold;
}
a.big:hover
{
	color: #6EBCDE;
}

a.small
{
	text-decoration: none;
	color: #0084C5;
	margin: 0px;
	padding: 5px 10px 4px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

a.small:hover
{
	color: #6EBCDE;
}

#lstLeft
{
	width: 200px; 
	display: block;
	float: left;
}

#lstRight
{
	width: 300px; 
	display: block;
	float: right;
}
* html #lstRight { margin-top: 0px; }

#txtRight
{
	width: 240px; 
	float: right; 
	text-align: left;
}

#dlContainer
{
	float: left; 
	margin-top: 15px;
	clear: left;
}
* html #dlContainer { width: 500px;  margin-top: 10px;}

.styleArchie
{
	float: right;
	padding-right: 25px;
}

.imgSignup
{
	width: 54px; 
	height: 54px; 
	vertical-align: top;
	float: left;
}

.imgLinks
{
	width: 54px; 
	height: 54px; 
	vertical-align: top;
	float: left;
}

.txtBig
{
	font-size: 1.5em;
	font-weight: bold;
}

dl
{
	margin-top: 0px;

}
dt
{
	height: 54px;
}

dd
{
	display: inline;
	background: url(../images/affiliate/button1.gif) no-repeat top left;
	margin-left: 0px;
	color: #000;
	padding: 20px 0px 20px 60px;
	font-size: 1.3em;
	font-weight: bold;
	width: 250px;
	height: 140px;
}

dd.two
{
	background: url(../images/affiliate/button1.gif) no-repeat top left;
}

dd.two
{
	background: url(../images/affiliate/button2.gif) no-repeat top left;
}

dd.three
{
	background: url(../images/affiliate/button3.gif) no-repeat top left;
}
fieldset
{
	color: #0084C5;
	font-size: 1.2em;
	margin-top: 15px;
	border-color: #0084C5;
	width: 500px;
	float: left;
	padding: 15px;
}

fieldset p
{
	color: #000;
	font-size: 0.8em;
}

legend
{
	background: url(../images/affiliate/signupSlug.gif) no-repeat top left;
	color: #0084C5;
	font-weight: bold;
	font-size: 1.7em;
	margin: 0px;
	width: 128px;
}

label
{
	width: 110px;
	height: 26px;
}



div.row {
  clear: both;
  padding-top: 5px;
  }

.label {
  	float: left;
  	width: 152px;
  	height: 26px;
  	padding: 5px 0px 0px 8px;
	font: bold 0.8em Arial, Verdana, sans-serif;
  }

.input {
  float: left;
  width: 235px;
  padding-left:20px;
  } 

.submit
{
	width: 72px;
	height: 27px;
	padding-right: 10px;
	border: none;
	float: right;
}