﻿ h1 {
	color: #99CC00; 
	padding: 0; 
	margin: 0 0 10px 5px; 
}

.box, .box_2 {
	background-color: #F6FBE9; 
	width: 750px; 
	margin-top: 10px; 
	padding: 10px;
}

#signup {
	float: left; 
	width: 319px; 
	height: 46px; 
	background-color: #F6FBE9;
    margin: 15px 0 20px 10px; 
    border: solid 2px #9ECF0C; 
}

input#btnSignup {
	font-size: 11px; 
	color: Black; 
	font-weight: bold;
    float: left; 
    position: relative; 
    top: 8px; 
    left: 5px; 
    width: 257px; 
    height: 30px; 
}

.box ul, .box_2 ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
}

.box ul li, .box_2 ul li {
	padding-left: 30px; 
	line-height: 25px; 
}

.box_2 {
	margin-top: 15px;
}

#chk_Agree {
	margin-top: 5px;
}

#chk_Agree label {
	position: relative; 
	bottom: 3px; 
	left: 3px; 
	*bottom: 1px; /* ie6 ie7 */
}

li.item1 {
	background: url('/images/ebaygreen1.gif') no-repeat; 
}

li.item2 {
	background: url('/images/ebaygreen2.gif') no-repeat;
}

li.item3 {
	background: url('/images/ebaygreen3.gif') no-repeat; 
}

li.item4 {
	background: url('/images/ebaygreen4.gif') no-repeat; 
}

img {
	border: 0; 
}

.ebay_compatible {
	float: left; 
	margin: 23px 5px 0 11px;
}

.asterisk_legend {
	margin: 15px 0 10px 0;
}

.blue_asterisk {
	color: Blue;
}

#chk_Agree .agree_check {
	position: relative; 
	float: left; 
	bottom: 1px; 
	*bottom: 2px; /* ie6 ie7 */
}

#chk_Agree .chk_agr_ast {
	float: left; 
	color: Blue;
}

.refer_earn {
	margin-left: 15px;
}

.already_refer {
	padding: 10px; 
	font-weight: bold;
}

#txtPaypalEmail {
	*position: relative; /* ie6 ie7 */
	*top: 3px; /* ie6 ie7 */
} 