#sectionnav {
	overflow: hidden;	
	position: absolute;
	right: 0;
	top: 183px;
	background: #7B7B7B;
	width: 160px;
	height: 30px;
	color: #fff;
	border-left: 1px solid #fff;			
}

#sectionnav h1 {
	padding-left: 200px;
	height: 30px;
	text-transform: uppercase;
	background: url('/img/our-space-on.png') no-repeat scroll 10px 9px;		
}

#pager {
	width: 160px;
/*	padding-right: 15px;*/
	height: auto;
	background: #dbdbdb url(/img/spacesPagerBg.gif) repeat-x;
	border-top: 1px solid #fff;	
	border-left: 1px solid #fff;		
	position: absolute;
	right: 0;
	top: 213px;
/*	overflow: auto;*/
}

#pager li {
	width: 14px;
	height: 14px;
	float: left;
	overflow: hidden;	
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;		
	margin-left: -1px;
	text-align: center;	
}

#pager li a {
	background: #a7a7a7;
	display: block;
	height: 14px;
	width: 15px;
	font-size: 9px;
	line-height: 14px;
/*	padding-left: 12px;	*/
}

#pager li a:link, #pager li a:visited {
	color: #fff;
}

#pager li a:hover {
	background: #7B7B7B;	
}

#pager li a.on {
	background-color: #F082B1;
}

#spaces {
	color: #7d7d7e;
	min-height:407px;
	height:auto !important;
	height:407px;
}

#spaces li {
	background: #fff;
/*	float: left;*/
	width: 685px;
	height: 105px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;	
}

#spaces li h2 {
/*	display: inline;*/
	font-size: 1em;
	line-height: 1.6em;
	height: 1.6em;
	overflow: hidden;
	background-repeat: no-repeat;	
	background-position: 2px left;
}

#spaces li h2 a {
	display: block;
	padding-top: 1000px;
}

#spaces li h3 {
	display: none;
}

#spaces ul {
	width: 685px;
	height: 423px;
	border-right: 1px solid white;
}

#spaces ul li a:link, #spaces ul li a:visited {
/*	color: #7d7d7e;	*/
}

#spaces ul li a:hover {
	color: #474747;
}

#spaces li p {
	font-size: 0.85em;
	line-height: 1.4em;
}

#space #mugshot {
	position: absolute;
	left: 0;
	top: 0;
	background: silver;
	width: 57px;
	height: 105px;	
	overflow: hidden;
}

#spaces li .mugshot, #space #mugshot img {
	width: 57px;
	height: 105px;	
	border-right: 1px solid white;
}

#spaces li img.spaceThumb {
	width: 193px;
	height: 105px;	
	border-right: 1px solid white;
}

#spaces li .images {
	position: absolute;
	left: 0;
	top: 0;
}

#spaces li .copy {
	width: 411px;
	position: absolute;
	left: 262px;
	bottom: 12px;	
}

#space {
	position: relative;
	min-height:420px;
	height:auto !important;
	height:420px;	
	background: white;
	width: 684px;
}

#space #header {
	position: relative;
	height: 114px;
	padding-left: 67px;
}

#space #header h1 {
	font-size: 1.4em;
	color: #f082b1;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px left;
	height: 1.5em;
	overflow: hidden;
}

#space #header h1 a {
	display: block;
	padding-top: 1000px;
}

#space #header h2 {
	margin-top: 1em;
}

#space #header h3 {
	position: absolute;
	bottom: 10px;
}

#space #image {
	position: absolute;
	left: 0;
	top: 0;
	width: 342px;
}

#space #copy {
	padding: 10px 10px 0 352px;
	margin-left:;
	width: 322px;
	font-size: 0.85em;	

}

#space #copy p {
	line-height: 1.3em;	
	margin-bottom: 1.3em;
}
