
	@import '/includes/_style.signup.matrix.css';

	/* Promo/Gifts
	--------------------------------------------------------*/
	#promo_form table {
		width: 520px;
	}

	/* Buttons
	--------------------------------------------------------*/
	.third {
		margin-top: -1px;
	}

	/* Points
	--------------------------------------------------------*/
	#points {
		list-style-type: none;
	}
	#points li {
		padding: 0 20px;
		font: 16px/40px 'Trebuchet MS', sans-serif;
		background: #E9F3F8;
		border-bottom: 1px solid #fff;
		font-weight: bold;
	}
	#points li span {
	    display: block;
	    clear: both;
	    font: 14px/20px 'Trebuchet MS', sans-serif;
	    padding-left: 20px;
	    margin-bottom: 10px;
	    font-weight: normal;
	}

	/* Content
	--------------------------------------------------------*/
	.content h2.title {
		margin: 0 0 1px 0 !important;
	}

	/* Step List
	--------------------------------------------------------*/
	#rental_steps {
		list-style-type: none;
		width: 540px;
		height: 200px;
		background: url(/images/main/learn_more.rental.jpg);
	}
	#rental_steps * {
		display: none;
	}
