#insideWrapper #bodyInsideEstimate {
	width: 500px;
	height: 805px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	overflow: auto;
}
#insideWrapper #bodyInside #shareFunction {
	bottom: 0px;
}
#insideWrapper #shareFunction {
	float: left;
}
#insideWrapper #bodyInside {
	overflow: auto;
	height: 1000px;
}

