#test {
	border: solid 1px blue;
}

#landing {
	margin-left: 22px;
	margin-top: 0px;
	padding-top:40px;
	width:800px;
	padding-bottom:20px;
}

#iconcol {
	vertical-align: top;
	width: 64px;
}

#congrats {
	font-size: 18px;
	margin-bottom: 8px;
}

/**** depr
#infoLine td {
	font-size: 12pt; /* cf ninfo.css #acts
	padding-bottom: 10px;
	padding-top: 2px;
}

#infoLine td a {
	font: inherit;
	text-decoration: none;
}

***/

#dlRegInfoTable {
	font-size: 110%;
}

table.regTable {
	border-collapse: collapse;
	width: 100%;
}

table.regTable tbody tr.odd {
	background-color: #edf2fe;
}

table.regTable tbody tr.even {
	background-color: white;
}

table.regTable td.icon {
	width: 20px;
}

table.regTable img.icon {
	height: 20px;
	width: 20px;
}

table.regTable tbody td {
	vertical-align: middle;
	padding: 4px;
}

table.regTable tbody td.dl {
	padding-left: 6px;
}

#dlRegInfoTable td a {
	font-size: 12px;
}

table.regTable td a {
	font-family: inherit;
	font-weight: bold;
	vertical-align: middle;
}

#invHead td {
	vertical-align: top;
}

div.notes {
	margin-bottom: 24px;
}

span.dlsize {
	font-size: 12px;
	color: #444;
}

#landingContentCell {
	border: solid 1px #ccc;
	padding-left: 18px;
	background-color: white;
/*	border-right: solid 1px #ccc;*/
}

.emph {
	font-style: italic;
}

.call {
	font-weight: bold;
}

.bigger {
	font-size: 14px;
}

#landingContent {
	width: 650px;
}

.ruled {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ruleBottom {
	border-bottom: solid 1px #cccccc;
}

td.heading, .head {
	font-weight: bold;
}

table.offset td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.split {
	width: 100%;
}

table.split td {
	width: 50%;
}

table.split td.right {
	text-align: right;
}

td.heading {
	font-size: 12px;
}

#landingReceipt {
/*
	width: 370px;
	margin-left: auto;
	margin-right: auto;
*/
	margin-top: 24px;
	margin-bottom: 33px;
}

div.chargeInfo {
	margin-top: 45px;
	margin-bottom: 40px;
}

div.helpText {
	width: 500px;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/***************** refer-a-friend ****************

#refer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 550px;
}

#referLayout td {
	vertical-align:  top;
}

#referLayout td.invite div.head {
	font-size: 15px;
	font-weight: bold;	
	margin-bottom: 10px;
	text-align: center;
}

#referLayout td.invite {
	background-color: #edf2fe;
}

#inviteRemain {
	font-weight: bold;
}

*/

#refer {
	width: 653px;
	height: 166px;
	margin-left: 80px;
	/*margin-right: auto;*/
	background-image: url(newlayout/images/invite_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

img.badge {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#invAirplane {
	display: block;
	position: absolute;
	top: 105px;
	left: 234px;
}

input.invfield {
	position: absolute;
	left: 334px;
	height: 23px;
	width: 175px;
	border: solid 1px green;
}

#inviteName {
	top: 50px;
}

#inviteEmail {
	top: 94px;
}

#invSendButton {
	position: absolute;
	left: 521px;
	top: 84px;
}

.discountBadge {
	font-size: 8px;
	padding: 2px;
	background-color: #aaa;
	color: #eee;
	margin-left: 4px;
}

#existingMemberLogin {
	position: fixed;
	top: 0;
	width: 324px;
	padding: 20px;
	border: solid 2px red;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 240px;
	background-color: white;
}
