﻿
ul, li
{
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

#sort 
{
	margin-bottom: 2em;	
}

#results li 
{
	padding-bottom: 1em;
}

#sort
{
	text-align:left;
}

#results table tbody .nzippLabel
{
	
	width: 7em;
}

#results li table td 
{
	line-height: normal;
}

#results table tbody .nzippDataItem
{
	width: 18em;
}

#results ul li 
{
	text-align: left;
}

#results h5
{
	padding-bottom: 0;
	padding-top: 0;
	margin-top:0;
}

#searchCriteria .nzippDropdown
{
	width: 10em;
	clear: both;
	display: block;
}

#searchCriteria table td
{
	vertical-align:top;
}
#results table td
{
	vertical-align: top;
}

#results table .nzippSpeciality
{
	vertical-align:top;
}

#searchCriteria .dropdown, #searchCriteria table
{
	margin-bottom: 1.5em;
	margin-top: 0.5em;	
}

#searchCriteria table td
{
	width: 10em;
}
/* the distinctions fields are wider */
#distinctions table td
{
	width: 15em;
}

table #regionCity
{
	margin-bottom:0.25em;
}
table #regionCity td
{
	width:auto;
	vertical-align:middle;
	padding-right:0.5em;
}

#viewGalleryLink
{
	display:inline;
	float:right;
}


.distinctionsLink
{
	display:inline;
	float:right;

}


.distinctionsPopup
{
	width: 30em;
}

#results table
{
	width: 100%;
}
