﻿#share 
{
	position: absolute;
	left: 300px;
	top: 100px;
	height: 500px;
	width: 600px;
}
#share h1 {
	width: 600px;
	float: left;
	position: relative;
}
#share h2 {
	width: 120px;
	float: left;
	position: relative;
	padding-top: 100px;
	padding-left: 480px;
}
#share #form {
	width: 570px;
	float: left;
	position: relative;
	padding-left: 30px;
	padding-top: 30px;
}