.photos-pager{
	color: #f86807;
	float: right;
	line-height: 13px;
	padding-right: 12px;
}
.photos-pager a, .photos-pager a:link, .photos-pager a:visited, .ellipses, .photos-pager .page-on{
	padding: 0px 0px 0px 4px;
	height: 13px;
	width: 10px;
	font-size: 9px;
	line-height: 13px;
	display: inline;
	margin: 0px 1px 0px 1px;
	color: #85b3fe;
	cursor: pointer;
}
.photos-pager a, .photos-pager a:link, .photos-pager a:visited, .ellipses{
	float: left;
	color: #85b3fe;
	cursor: pointer;
}
.photos-pager a.page-on{
	float: left;
	color: white;
	background: url('/images/myfreelife-apartment-search.png') no-repeat -80px -2169px;
	cursor: pointer;
}
.photos-pager a.previous{
	background: url('/images/myfreelife-apartment-search.png') no-repeat 0 -2110px;
	padding-right: 3px;
}
.photos-pager a.next{
	background: url('/images/myfreelife-apartment-search.png') no-repeat 0 -2140px;

}
.photos-pager a:hover.previous{
	background-position: -160px -2110px;
}
.photos-pager a:hover.next{
	background-position: -160px -2140px;
}
.photos-pager a:hover, .photos-pager a:active{
	color: white;
	text-decoration: none;
	background: url('/images/myfreelife-apartment-search.png') no-repeat -160px -2169px;
	cursor: pointer;
}
.photos-pager .ellipses, .photos-pager a.ellipses {
	float: left;
	border: 0px;
	background: none;
	margin: 0;
}
.photos-pager a.ellipses{
	text-decoration: none;
}
.photos-pager a:hover.ellipses{
	color: #515151;
}

.photo_caption {
	height: 20px;
}

#media_options li { display: inline; } /* links for photos/video/etc */
				         
#photo_gallery{ /* gallery right-hand container */
	width: 310px;
	float: right;
}

#blocker {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background: #333;
	opacity: 0.7;
}

.photo-thumbs {
	width: 288px;
	overflow-x: auto;
}

td.photo-subarea {
	width: 290px;
	overflow-x: auto;
	padding-right: 15px;
}

.photo-area {
	width: 310px;
	
}

.big-photo-area {
	width: 720px;	
}

.scrolling-part {
	overflow-x: hidden;
}

.bigpic {
	padding: 0;	
}

span.photo-caption {
	height: 15px;
}
