body#frameBody {
	margin: 0;
	padding: 0;
	text-align: left;
}
p.indenttwenty { 
	text-indent: 20px;
}
a.noImgBorder,
a.noImgBorder img {
	border: none;
	text-decoration: none !important;
}
ul.facilityList { 
	list-style: none;	
}
ul.facilityList li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.width305 {
	width: 0px;
	width: 305px !important;
}
.lWhiteBorder {
	border-left: 10px solid white;
}
#searchForm {
	width: 100%;
	text-align: right;
}
#searchForm .searchBox {
	width: 280px;
	margin-bottom: 8px;
}
#searchResults h3 {
	font-size: 1.2em;
}
a.facilityIcons {
	background: url(/images/research/shared-facilities/shared-facilities-icons.png) right top no-repeat;
}
a.facilityIcons.facilityLink {
	padding-right: 85px;
}
a.facilityIcons.servicesLink {
	display: block;
	margin: 10px 0;
	width: 170px;
	height: 44px;
	background-position: left -49px;
}
a.facilityIcons.servicesLink:hover {
	background-position: left -101px;
}
a.member-facilities {
	display: block;
	width: 294px;
	height: 57px;
	background: url(/images/research/shared-facilities/member-facilities.png) left top no-repeat;
}
a.member-facilities.shared-facilities {
	background-position: left -58px;
}
a.member-facilities.ny-genome {
	background-position: left -116px;
}
a.member-facilities.ny-structural-biology {
	background-position: left -174px;
}