#PCMS_Module_1 table {
	width: auto;
	padding: 0;
	margin: 0 auto 1.5em auto;
	border-left: 1px solid #C1DAD7;
	border-collapse: collapse;
}
#PCMS_Module_1 .columns_name {
	width: 25%;
}
#PCMS_Module_1 .columns_contact {
	width: 25%;
}
#PCMS_Module_1 .columns_address {
	width: 20%;
}
#PCMS_Module_1 .columns_phone {
	width: 20%;
}
#PCMS_Module_1 .columns_profile {
	width: 10%;
}