.wow	/* city/colleges */
{
	font-weight: 600;
	background-color: #ff9;
	text-align: center;
	margin: 10px 30px;
	padding: 3px;
}
.collegesummary
{
	clear: right;
	/*background-color: #fff;*/
	padding: 5px 10px;
	margin: 5px;
	/* border-width: 1px 1px 1px 1px; */
	border-width: 3px 0px 0px 0px;
	border-color: #e0e6ef #AEBDD5 #AEBDD5 #e0e6ef;
	border-style: solid;
}

div#quickschools-online>:first-child 
{
	border-width: 0px 0px 0px 0px;
}
.collegesummary img
{
	border: none;
	float: right;
	margin: 2px 2px 2px 10px;
	position: relative;
}

