/*Search Results*/

.collapsible,
.ui-accordion-header {
	background:url('../img/bg_subtabs.gif') repeat-x;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.collapsible h5{
	background:url('../img/close.png') no-repeat left top;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.collapsible.collapsible-open h5{
	background:url('../img/open.png') no-repeat left top;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.ground-school{
	background:url('../img/campus.png') no-repeat top left;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.online-school{
	background:url('../img/online.png') no-repeat top left;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.correspondence{
	background:url('../img/correcpondence.png') no-repeat top left;
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}

.eduSearchLogo{
	behavior: url('/iepngfix/iepngfix.htc'); /*ie6 png24 fix*/
}