@charset "UTF-8";
/* CSS Document, created by Emmanuel K. Tabiri of Iribat Interactive. Contact: emmanuel@iribat.com **********************/
/* This document gives us a preview of the site on modern screen **********************/

#contact {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.description {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	width: 100%;	
}
.details {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000;
	text-decoration: none;	
}
.timeDetails {
	color: black;
	text-decoration: none;
	text-align: right;
}

.dateDetails {
	color: black;
	text-decoration: none;
	text-align: right;
	width: 250px;
}
