.searchTagContainer
{
	padding-bottom:8px;	
	/**stupid ie hack*/
	background-color:#ACC4E8;
	border-bottom:1px solid #457bcc;
	clear: both;
}
.schoolEnquiry
{
	border-top:1px solid #457bcc;
	border-bottom:1px solid #457bcc;
	
}

.searchTagList
{
	float:left;	
	width:50%;
}
.searchTagList ul,#resultAllContainer ul
{
	list-style: circle;
	margin:0px;	
	padding:0 0 0 16px;
	
}

#resultAllContainer .cell
{
	float:left;
	width:180px;
	padding-bottom:8px;
	font-size: smaller;	
}

#resultAllContainer dt
{
	border-bottom:1px solid #457bcc;
	margin-bottom:4px;	

}
#resultAllContainer dt a
{
	text-decoration: none;
}
#resultAllContainer dd div.link
{
	font-size: smaller;
	float: right;
}
#resultAllContainer
{
	padding-bottom: 8px;	
}
.allSchools
{
	float:left;
	padding-top:8px;
	font-size:12px;
	text-transform: lowercase;	
}

.allSchools a
{
	color:#457BCC !important;
}

.searchTagBoxContainer h3
{
	padding-bottom: 0;
}
.searchTagBoxContainer
{
	margin-top: 4px;
	visibility:hidden;
	border-top:1px solid #457bcc;
	border-bottom:1px solid #457bcc;
	padding:0 0px 8px 4px;
}

.searchTagBoxContainer option
{
	padding:1px 4px 1px 4px;
}

.searchTagBoxContainer .disabled
{
	background-color: #ACC4E8;
	color:#719BD8;
}
.searchTagBoxContainer select
{
 border:1px solid #457BCC;
}
.searchTagBoxContainer .cell,.searchTagBoxContainer .cellBudget
{
	float:left;
	width:125px;
	padding-right: 8px;
}

.searchTagBoxContainer .cellBudget
{
	width:90px;
	
}

.searchTagBoxContainer .header
{
	border-top:1px solid #457bcc;
	background-color: #ACC4E8;
	border-bottom:1px solid #457bcc;
	padding:0 4px 0 4px;
}