#cc_bullets {
	font-family: Arial, sans-serif;
	font-size: 11px;
	left: 240px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	position: absolute;
	top: 250px;
	width: 310px;
}

#cc_bullets_intro {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	left: 67px;
	position: relative;
	top: 150px;
	width: 310px;
}

#cc_bullets li {
	margin: 0px 0px 8px 0px;
}

#cc_bullets li a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#cc_bullets li a:hover {
	color: #357AA4;
}

#cc_intro {
	color: #357AA4;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	left: 67px;
	position: relative;
	top: 140px;
	width: 360px;
}

#page_body {
	padding-left: 13px;	
}

#page_body form {
	background: url('/images/college_challenge_bg.jpg') no-repeat;
	height: 626px;
	width: 554px;
}

#sticky_intro {
	font-size: 10px;
	font-weight: bold;
	left: 578px;
	position: absolute;
	top: 305px;
	width: 180px;
}

#sticky {
	font-style: italic;
	font-size: 10px;
	left: 578px;
	position: absolute;
	top: 340px;
	width: 150px;
}

#sticky label
{
	cursor: pointer;
}

#sticky label:hover
{
	text-decoration: underline;
}

