#text-left-col {
	margin-right:8px;
	margin-left: 14px;
	margin-top:20px;
	width:700px;
}

#text-right-col, #text-left-col {
	float:left;
	display: inline; /* IE6 double margin hack */
}

#text-right-col{
	margin-right:5px;
	margin-left: 10px;
	margin-top:20px;
}

.fine-print{
	padding: 0 20px;
}

#text-right-col h2 {
	font-size:1.25em;
	font-weight:bold;
	padding:0 0 10px 0;
}

#text-form .form-row label, .form-row-no-label .no-label {
	float:left;
	display: inline; /* IE6 double margin hack */
	margin:0 10px 0 0;
	text-align:right;
	width:70px;
}

#text-form .small-font {
	padding: 0 80px 5px 80px;
}
	
#text-right-col h2 {
	font-size:1.25em;
	font-weight:bold;
	padding:0 0 10px 0;
}

.captcha {
	
	padding-left: 80px;
}

.captcha-text {
	padding: 15px 0px 0;
	border-top: 1px solid #d5d5d5;
}

.captcha .sample, .captcha button {
	padding-top: 10px;
}

#text-form {
	margin-bottom: 20px;
}

input.text-input#text-message {
	height: 110px;
}

.remaining {
	padding: 5px;
}


#confirm #email-left-col {
	width:450px;
}

#confirm #email-left-col p {
	padding: 10px;
}

#email-confirm .rounded-box {
	height: 120px;
}

#learn-ad1 {
	background-image: url(/images/misc/learn-landing-side.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-bottom:7px;
	width: 223px;
}

#learn-ad2 {
	background-image: url(/images/misc/learn-landing-side2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-bottom:7px;
	width: 223px;
}

.learn-button {
	padding: 93px 10px 0 0;
}

/*
.text-ad {
	background-image: url(/images/misc/sendtext-motorola.png);
	background-repeat: no-repeat;
	margin: 0px 0 5px 0px;
	height: 288px;
	width: 288px;
}

.text-ad2 {
	background-image: url(/images/misc/sendtext-broadband.png);
	background-repeat: no-repeat;
	margin: 0px 0 5px 0px;
	padding-bottom: 288px;
	width: 288px;
}
*/
.text-button {
	padding: 248px 8px 0 0;
}

.send-text-button {
	background-color: #f1f1f1;
}

	
#logo-text #thanks-text {
	width: 400px;
	padding: 0 20px;
}

#logo-text.full #thanks-text {
	width: 640px;
}

#logo-text {
	height: 100px;
	margin: 35px 0 30px 20px;
}
#logo-text.full {
	height: auto;	
}
#logo-text p {
	font-size: 1em;
}

#content p {
	font-size: 0.825em;
	padding-bottom: 15px;
	line-height: 1.5em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}

h4 {
	font-size: 0.825em;
	font-weight: bold;
}

.rounded-box {
	padding: 12px 24px;
}

.border-top {
	border-top: 1px solid #d1d1d1;
	padding-top: 20px;
}

