﻿p.large { margin-left: 8px; }

#find-property-panel
{
	width:960px;
	height:338px;
	position:relative;
	margin-bottom:17px;
}

#image-swapper-bg
{
	position:absolute;
	left:0;
	top:0;
	width:960px;
	height:338px;
	z-index:2;
}

#find-property-panel #image-swapper
{
	height:35px;
	position:absolute;
	bottom:27px;
	left:27px;
	background:url(../images/home-slider-bg.png) repeat-x left top;
	padding-right:11px;
	z-index:3;
}

#find-property-panel #image-swapper .swapper-item
{
	width:13px;
	height:13px;
	background-color:#c0c09c;
	display:block;
	float:left;
	margin:11px 0 0 10px;
}

#find-property-panel #image-swapper .swapper-item.selected
{
	background-color:#002455 !important;
}

#find-property-panel #image-swapper .swapper-item a
{
	display:block;
	width:13px;
	height:13px;
}

#find-property-panel #choose-container
{
	width:219px;
	height:290px;
	position:absolute;
	top:27px;
	right:27px;
	background:url(../images/home-search-bg.png) no-repeat left top;
	color:#ffffff;
	z-index:3;
}

#find-property-panel #choose-container #choose-inner
{
	width:189px;
	height:259px;
	margin:15px 15px;
}

#find-property-panel #choose-container #choose-inner #choose-inner-top
{
	height:30px;
	padding:15px 0 0 20px;
	font-size:15px;
}

#find-property-panel #choose-container #choose-inner #choose-inner-bottom
{
	padding:15px 10px 0;
	font-size:11px;
}

#find-property-panel #choose-container #choose-inner #choose-inner-bottom div
{
	margin-bottom:13px;
}

#find-property-panel #choose-container #choose-inner #choose-inner-bottom div label
{
	margin-left:14px;
}

#find-property-panel #choose-container #choose-inner #choose-inner-bottom input
{
	margin-top:11px;
}

.bottom-section #princeton-living-left
{
	float:left;
	width:641px;
	padding:28px 68px 26px 0;
	height:209px;
}

.bottom-section #princeton-living-right
{
	float:right;
	width:221px;
	border-left:dotted 1px #d5d5d5;
	padding:28px 0 26px 15px;
	height:209px;
}

.bottom-section .happenings-item
{
	float:left;
	width:285px;
	margin: 0 30px 0 8px;
}

.bottom-section .happenings-item img
{
	width:99px;
	height:73px;
	float:left;
	margin-right:9px;
}
	
