#leftcontact{
	background-color: #FFF;
	float: left;
	height: 390px;
	margin: 0px;
	position: relative;
	width:559px;}

#rightcontact{
	background-color: #fff;
	border-left: 1px dashed #808080;	
	float: right;
	height: 410px;
	margin: 0px;
	position: relative;
	width: 160px;}

