#lost_giveaway_wrap {
	background: #D7E5C1 url(/images/threads/highlight_bottom.gif) no-repeat 0 100%;
	margin: 0 40px 1.5em 40px;
}

#lost_giveaway {
	background: transparent url(/images/threads/highlight_top.gif) no-repeat 0 0;
	overflow: hidden;
	padding: 0 18px 1.5em 18px;
}

#lost_giveaway .hide {
	display: none;
}

#lost_giveaway h2 {
	margin-bottom: 0;
}

#lost_giveaway img {
	float: right;
	margin: 1.5em 18px 1.5em 18px;
}

#lost_giveaway #giveaway_instructions {
	float: left;
	width: 582px;
}

	#giveaway_instructions p {
		margin-right: 186px;
	}

	#giveaway_instructions p.notes {
		background: none;
		padding: 0;
	}

#lost_giveaway #giveaway_form {
	float: right;
	margin-top: 1.5em;
	width: 252px;
}

#giveaway_form form {
	color: #999;
	line-height: 1;
}

#giveaway_form .form_input input {
	border: none;
	background: #eee;
	font-size: 3em;
	line-height: 1;
	padding: 0 10px;
	width: 230px;
}

#giveaway_form form label {
	display: block;
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: .5em;
}

#giveaway_form .form_input {
	margin-bottom: 1.5em;
}

#giveaway_form .buttonHolder input {
	font-size: 1.5em;
	margin-bottom: 0;
}

#college_events {
	background: #fff url(/images/threads/stitchdivision.gif) no-repeat 50% 100%;
	margin: 0 30px 1.5em 30px;
	overflow: hidden;
	padding: 0 10px 237px 10px;
	position: relative;
}

#college_events.students {
	padding-bottom: 1.5em;
}

	#college_events h2 {
		margin-bottom: 0;
	}

	#college_events div {
		float: left;
		margin-right: 30px;
		width: 270px;
	}

	#college_events.students div {
		float: left;
		margin-right: 40px;
		width: 415px;
	}

	#college_events div.summit, #college_events.students div.weeks {
		margin-right: 0;
	}
	
	#reach_video, #weeks_video, #summit_video {
		bottom: 54px;
		height: 180px;
		margin: 0;
		position: absolute;
		width: 270px;
	}
	
	* html #reach_video, * html #weeks_video, * html #summit_video {
		bottom: 36px;
	}
	
	#college_events p.video {
		text-align: center;
	}
	
	#college_events img {
		float: none;
		margin: 0;
	}
	
	#college_events.students img {
		display: block;
		margin: 0 auto;
	}
	
#college_studies {
	clear: both;
	margin: 0 30px;
	overflow: hidden;
	padding: 0 10px 1.5em 10px;
}

	#college_studies div {
		background: #eee;
		float: left;
		margin: 0 0 1.5em 0;
		padding: 0 18px;
	}
	
	#college_studies img {
		margin: 1.5em 0;
	}
	
	#college_studies h3 {
		margin-left: 130px;
	}
	
	#college_studies p {
		font-size: 1.1667em;
		line-height: 1.2857;
	}
	
	#college_studies div p {
		margin-left: 130px;
	}