#container {
position:relative;
height:auto;
width:655px;
border:0px dashed blue;
margin: auto;
}

#left_child {
float:left;
border:0px solid;
width:265px;
height:100%;
}

#center_child {
float:left;
border:0px solid red;
width:630px;
height:630px;
margin-top: 20px;
margin-left: 0px;
z-index: 10;
position: relative;
}

#buttons {
border:0 dashed blue;
float:left;
height:45px;
padding-left:10px;
padding-top:10px;
position:relative;
text-align:left;
width:250px;
}

#shares{
float:right;
height:45px;
margin:0;
position:relative;
padding-top:5px;
}

#content {
border:0px dashed blue;
padding-left:3px;
height: auto;
}

#header {
width:633px;
border:0px dashed blue;
padding-left:0px;
}

#right_child {
float:left;
border:0px dashed red;
width:510px;
padding-left:384px;
margin-top: 140px;
height:420px;
overflow: hidden;
position: absolute;
text-align: left;


}

#right_child_left {
float:left;
border:0px dashed red;
width:510px;
margin-top: 140px;
height:420px;
position: absolute;
left:-251px;


}

#right_child_left_div {
float:left;
border:0px dashed red;
width:510px;
margin-top: 140px;
height:420px;
position: absolute;
left:4px;


}

.dataField{
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
}

.dataRequired{
	width: 150px;
	font-size: 12px;
	margin-top: 0px;
	text-align: left;
	color:Red;
	font-weight: bold;
	visibility:hidden;
}

.result{
	margin-top: 50%;
	margin-left: 50px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.TestDriveForm{
	width: 230px;
	border: solid 0px;
	padding-top: 0px;
	margin-top: auto;
}

.GetInfoForm{
	width: 230px;
	border: solid 0px;
	padding-top: 0px;
	margin-top: auto;
}

.title{
	padding-left: 5px;
	padding-top: 15px;
	width: 80px;
	font-weight: bold;
	font-size:18px;
}

.fontShare{
	float:left;
	font-size:12px;
	font-weight:bold;
	height:60px;
	padding-left:15px;
	padding-right:7px;
	padding-top:10px;
	position:relative;
	text-align:center;
	vertical-align:middle;
}

#linksShare{
	padding-top:5px;
	padding-right:10px;
	position:relative;
	float: right;
}
#divFace{
	position: relative;
	float: left;
}

#divTwitter{
	position: relative;
	float: left;
}
#divChat1{
	position: relative;
	float: left;
	display: block;
}
#divChat2{
	position: relative;
	float: left;
	display: block;
}
#divChat3{
	position: relative;
	float: left;
	display: block;
}
#divChat4{
	position: relative;
	float: left;
	display: block;
}
#divChat5{
	position: relative;
	float: left;
	display: block;
}
#divChat6{
	position: relative;
	float: left;
	display: block;
}
#hand{
	cursor: pointer;
	cursor: hand;
}

.hand{
	cursor: pointer;
	cursor: hand;
}

.submitSuccess
{
    }