div#content1{
	width:95%;
	margin-bottom:15px;
}

div#content2{
	clear:both;
	float:left;
	display:inline;
	width:19%;
	clear:both;
}

div#content3{
	float:right;
	display:inline;
	width:70%;
}

div#content1, div#content2, div#content3 {
	padding: 5px 10px;
	overflow: auto;
	position:relative;
}

div#livesupportlogo {float:right;}

div#twforms {
  width: 240px ;
  margin-left: auto ;
  margin-right: auto ;
}

div#calc {
	display: block;
	width: 700px; /* BOX WIDTH */
	height: 750px; /* BOX HEIGHT */

}