#nearestDealership_Container {
	height: 417px;
	width: 247px;
	position: absolute;
	top: 45px;
	left: 448px;
	background-color: #C1BDBC;
	opacity: 0.95;
  	-moz-opacity: 0.95; /* older Gecko-based browsers */
}

#nearestDealership_Content {
	height: 417px;
	overflow: hidden;
	position: relative;
	float: left;
}

#nearestDealership_ScrollingArea {
	width: 235px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#nearestDealership_ScrollBar {
	height: 415px;
	width: 17px;
	position: absolute;
	left: 230px;
	border-top: 1px solid #87877F;
	border-bottom: 1px solid #87877F;
}

#nearestDealership_GripperContainer {
	height: 413px;
	position: relative;
	cursor: pointer;
	background-repeat: repeat-y;
}

#nearestDealership_Drag {
	height: 75px;
	width: 17px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	margin: 1px 0px;
}

#nearestDealership_Gripper {
	height: 13px;
	width: 17px;
	position: absolute;
}
