@charset "utf-8";
/* CSS Document */
span {
	margin: auto;
	padding: 0;
	border: 0;

	font-family: Tahoma;
	vertical-align: baseline;
}

* { margin: auto; padding: 0; }
html { height: 100%; }

a, a img { text-decoration: none; outline: none; border: none; }
a:hover { text-decoration: none; }
img { border: 0; vertical-align: top; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal; }

form { display: inline; }
fieldset { border: 0; }
legend { display: none; }

address, caption, cite, code, dfn, em, th, var { font-weight: normal; }
em { font-style: italic; }
q, blockquote { quotes: none; }
q:before, q:after { content: ''; }
small { font-size: .92em; }
big { font-size: 1.1em; }
sup { font-size: 1em; vertical-align: top; }

ul,ol { list-style: none; }

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	content: ".";
	display: block;
	clear: both;
}
#content {
	width: 515px;
	float: left;
}
#sidebar {
	width: 340px;
	float: right;
}
#sidebar ul li {
	margin: 0 0 20px 0; padding: 0 0 20px 0;
	border-bottom: 1px solid #cdcdcd;
	height: 65px;
	clear: both;
}

#sidebar ul li img {
	margin: 0 12px 25px 0;
	float: left;
}

#sidebar ul li h3 {
	color: #f90;
	font-size: 15px;
	margin: 0 0 7px 0;
}
img {border: none;}
img.displayed {display: block; margin-left: auto; margin-right: auto;}
#affheader {
	margin: 5px 0;
	width: 957px; height: 285px;
	background: url(../images/header_bg.png) no-repeat bottom left;
}
#affheader h3 {
	font-size: 18px;
	margin: 40px 0 0 0; padding: 0 0 0 15px;
	float: left;
}

#affheader img.get-started {
	margin: 22px 10px 0 0;
	float: right;
}

p.heading { margin: 0 0 35px 0; font-size:12px; }

div.referrals { margin: 0 0 50px 0; }
div.ref-heading { height: 37px; }
div.ref { height: 51px; }

div.ref, div.ref-heading {
	display: block;
	clear: both;
}

div.ref-heading p strong { color: #f90; }

div.ref p, div.ref-heading p {
	float: left;
	width: 325px; 
}

div.ref span, div.ref-heading span {
	font-weight: bold;
	text-align: center;
	width: 175px;
	display: block;
	float: right;
}

div.ref-heading p {
	padding: 7px 0 0 15px;
	border-bottom: 2px solid #f0f3df;
	height: 29px;
}

div.ref p {
	padding: 16px 0 0 15px;
	border-bottom: 1px solid #dce3b6;
	height: 34px;
}

div.ref-heading span {
	color: #fff;
	font-size: 12px;
	padding: 10px 0 0 0;
	border-bottom: 2px solid #9bb042;
	height: 26px;
	background-image: url(../images/referral_heading.png);
}

div.ref span {
	font-size: 16px;
	padding: 13px 0 0 0;
	height: 38px;
	background: url(../images/refspan_bg.png) repeat-x bottom left;
}

div.lower {
	font-size: 15px;
	width: 515px;
}

div.lower h3 {
	color: #9fb91e;
	font-size: 33px;
	font-style: italic;
	margin: 9px 0 0 0;
}

div.lower img { float: right; }
.last {
	margin: 0 !important;
	border: none !important;
}
