@import url("Contactme.css");
.ContactInfoFull_Container 
{
	margin: 5px;
	border: 1px solid #990000;
	width: auto;
	padding: 5px;
	background-image: url(../Images/DreamHome_TablesBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
float:none;
}
.ContactInfoFull_BTNs {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

.ContactInfoFull_YourPicture_Container {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
}
.ContactInfoFull_CompanyLogo_Container {
	padding: 6px;
}
.ContactInfoFull_left_Container {
	padding: 0px;
	text-align: right;
	width: 0%;
}
.ContactInfoFull_Right_Container {
	text-align: center;
	padding-left: 10px;
	width: 100%;
}
.ContactInfoFull_Name1 {
	line-height: normal;
	
	visibility: visible;
	line-height: normal;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
.ContactInfoFull_Designation1 {
	visibility: visible;
	line-height: normal;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
}
.ContactInfoFull_Company1 {
	visibility: visible;
	line-height: normal;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ContactInfoFull_Brokrage1 {
	line-height: normal;
	
	visibility: visible;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
}
.ContactInfoFull_Address1 {
	line-height: normal;
	
	visibility: visible;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ContactInfoFull_Phone1 {
	visibility: visible;
	line-height: normal;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ContactInfoFull_Email1 {
	
	visibility: visible;
	line-height: normal;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 3px;
}
