
/* ----- WARNING ----- \\
// COPYRIGHTED CONTENT \\
//  COPYRIGHT © NERVA  \\
//   nerva@nerva.ee    \\
// All rights reserved \\
// ------------------- */

table.contacts {
	border-collapse: collapse;
}

td.contactsphoto {
  text-align: right;
	border-bottom-color: #dfdfdf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

td.contacts {
  padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	border-bottom-color: #dfdfdf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div.contact_ {
  font-size: 1.2em;
	font-style: italic;
}
div.contact_jobtitle {
  margin-left: 12px;
	font-size: 0.9em;
}
div.contact_email {
  margin-left: 12px;
	font-size: 0.9em;
}
div.contact_phone {
  margin-left: 12px;
	font-size: 0.9em;
}
div.contact_cell {
  margin-left: 12px;
	font-size: 0.9em;
}
div.contact_occupation {
  margin-left: 12px;
  color: #99999;
  font-size: 0.7em;
}
div.contact_contactcomment {
  margin-left: 12px;
  color: #99999;
  font-size: 0.7em;
}
