#logo{
	position: absolute;
	top: 120px;
	right: 50px;
}

#logo img{
	width: 200px;
}

#tableDate{
	border-collapse: collapse;
}

#tableDate td{
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#pdfCall{	
	position: absolute;
	top: 15px;
	left: 450px;
}

