﻿/* LAST UPDATED 08.29.09 */


#threeCol {
	margin: 20px 0 30px;
	padding: 0 24px;
	height: 142px;
	font-size: .85em;
	color: #6c6c6c;
	background: url('/images/backgrounds/bg-threeCol.gif') center no-repeat;
}

#threeCol p {
	line-height: 1.5em;
	padding-bottom: 5px;
}

.col {
	float: left;
	padding: 20px 26px 0 0;
	width: 295px;
}

.2col {
	float: left;
	padding: 20px 26px 0 0;
	width: 590px;
}


#signupCol {
	padding-right: 0;
	width: 298px !important;
}

#threeCol h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 5px;
}

#reasonsCol h2 a { color: #662d91; }

#sessionsCol h2 a { color: #51aacf; }

#signupCol h2 { color: #9e0b0f; }
