.prospective {
	background-color: #FFFFFF;
	width: 100%;
}

#programSearch {
	background-color: #EFEFEF;
	padding: 5px 0 6px 10px;
	border: #CCCCCC 1px solid;
}

#locationsPicture {
	text-align: center;
	margin: 0px auto;
	padding-top: 6px;
}

#locationLinksContainer {
	width: 460px;
	margin: 0px auto 10px auto;
}

*:first-child+html #locationLinksContainer {
	margin-bottom: -33px;
}

#locationLeft {
	width: 153px;
	float: left;
	padding: 2px 0 3px 0;
	background-color: #cacaca;
	text-align: center;
}

#locationRight {
	width: 307px;
	float: right;
}

#locationLeft2 {
	width: 154px;
	float: left;
	background-color: #eeeeee;
	padding: 2px 0 3px 0;
	text-align: center;
}

#locationRight2 {
	width: 153px;
	float: right;
	padding: 2px 0 3px 0;
	background-color: #cacaca;
	text-align: center;
}

#locationLeftlvl2 {
	width: 153px;
	float: left;
	background-color: #eeeeee;
	padding: 2px 0 3px 0;
	text-align: center;
}

#locationRightlvl2 {
	width: 307px;
	float: right;
}

#locationLeft2lvl2 {
	width: 154px;
	float: left;
	padding: 2px 0 3px 0;
	background-color: #cacaca;
	text-align: center;
}

#locationRight2lvl2 {
	width: 153px;
	float: right;
	padding: 2px 0 3px 0;
	background-color: #eeeeee;
	text-align: center;
}
