/* Custom Definitions */

#link-4 { background-position: left bottom; }

#phase-1,
#phase-2,
#phase-3 {
	width: 290px;
	height: 600px;
	margin-bottom: 20px;
	float: left;
}

#phase-1 { margin-right: 7px; }

#phase-2 {
	margin: 0px 6px 0px 6px;
	border: 1px dashed #999999;
	border-width: 0px 1px 0px 1px;
}

#phase-3 { margin-left: 7px; }

.phase-title {
	margin: 12px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999999;
}

#phase-1 .phase-title { margin-right: 0px; }

#phase-1 p {
	margin: 5px 0px 10px 12px;
	padding: 0px;
}

#phase-2 p {
	margin: 5px 12px 10px 12px;
	padding: 0px;
}

#phase-3 .phase-title { margin-left: 0px; }

#phase-3 p {
	margin: 5px 12px 10px 0px;
	padding: 0px;
}

#phase-3 .highlight {
	padding: 10px;
	background-color: #ffddbb;
	border-top: 1px dashed #999999;
}
