#reasons {
	margin-right: 5px;
	margin-left: 15px;
	clear: both;
	float: left;
	width: 460px;
}

#reasons p {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.4em;
	font-size: 0.8em;
}

#reasons ul {
}

#reasons li {
	margin-left: 15px;
	line-height: 1.4em;
	font-size: 0.8em;
}

#join {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 220px;
}

#join p#no {
	padding: 5px;
	background-color: #f1f1f1;
	color: #999999;
	line-height: 1.4em;
	font-size: 0.8em;
}

a.addtobasket {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 30px;
	display: block;
	height: 30px;
	width: 220px;
	background-repeat: no-repeat;
	background-image: url(/global/images/clubs/v3_button_220_30.png);
}

a.addtobasket:link, a.addtobasket:visited {
	background-position: left;
}

a.addtobasket:hover {
	background-position: center;
}

a.addtobasket:active {
	background-position: right;
}

#jointoday {
	clear: both;
	float: left;
}

#jointoday h3 {
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #f2f2f2;
	padding: 5px;
}

#jointoday p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.9em;
}

#joinoffline {
	clear: both;
	float: left;
	padding-top: 5px;
	margin-top: 5px;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
}
#joinoffline p {
	color: #7f7f7f;
	line-height: 1.2em;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#joinofflineonly {
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
	background-color: #f1f1f1;
}
#joinofflineonly p {
	padding: 5px;
	line-height: 1.4em;
	color: #333333;
	font-size: 0.9em;
}
#joinedit {
	clear: both;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	width: 720px;
}
#joinedit p {
	font-size: 0.7em;
	margin-right: 15px;
	margin-left: 15px;
}
#joinedit p a {
	margin-right: 15px;
}
textarea#club_reasons {
	padding: 4px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffc8;
	width: 450px;
	font-family: Helvetica, Arial, sans-serif;
}

