.contactdetailsbox {
   float:left;
	 width:200px;
	 border:1px solid #333333;
	 padding:0 10px;
	 height:230px;
}
.contactdetailsgrey {
   background-color:#333333;
	 float:right;
	 margin:0;
}
