.emailsms td.first {
  width: 70%;
}

.emailsms td {
  width: 30%;
}

.cost_table {
	width: 552px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.cost_table th {
	font-size: 10px;
	color: #666666;
	border: 1px solid #ccc;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #eee;
	font-weight: normal;
}

.centred td {
  text-align: center;
}

.cost_table tr.sub-header th {
  background: #e4e4e4;
}

.cost_table tr.footer th, .cost_table tr.footer td {
  background: #e4e4e4;
}

.cost_table b.red {
  color: #FF0000;
  font-size: 14px;
}

.cost_table b.green {
  color: #009999;
  font-size: 14px;
}

.cost_table tr.header th {
	font-weight: bold;
}
.cost_table td {
	font-size: 11px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.shorttable {
  width: 510px;
}

.shorttable th {
  background: #fff;
}

.shorttable tr.header th {
  background: #e4e4e4;
}

.cost_table td.first {
  border-left: 1px solid #ccc;
}

.cost_table td.centre, .cost_table th.centre {
  text-align: center;
}

.cost_table td.alt {
	background: #eee;
	color: #797268;
}
.instructions {
	width: 100%;
}

.instructions tr td {
  vertical-align: top;
  padding: 6px 6px 0px 0px;
  width: 33%;
  color: #000;
}

.instructions a {
  font-weight: normal;
  color: #5376ae !important;
}

.instructions tr td.empty {
	border: 0;
	background: none;
}
.instructions tr td p {
	font-size: 11px;
}

.testimonials table {
  border-collapse: collapse;
  width: 560px;
  margin-left: 5px;
}

.testimonials table tr th {
  width: 160px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

.testimonials table tr td {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
  font-size: 11px;
}

.testimonials table tr th.first {
  padding-top: 0;
}

.testimonials table tr td.first {
  padding-top: 0;
}

.testimonials table tr th.top {
  border-bottom: 0;
  padding-bottom: 2px;

}

.testimonials table tr td.top {
  padding-bottom: 2px;
  padding-top: 2px;
}

.display-table {
  border: 1px solid #000;
  border-collapse: collapse;
}

.display-table td {
  border: 1px solid #000;
  padding: 4px;
}

.pdf-list {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.pdf-list th, .pdf-list td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 2px 5px 2px 5px;
  font-size: 10px;
}

.pdf-list th {
  background: #eee;
  color: #666;
  text-transform: uppercase;
}

.pdf-list a {
  color: #5376AE !important;
}

.pdf-list td.alt {
	background: #eee;
	color: #797268;
}

.list {
  width: 564px;
}

.list td {
  font-size: 11px !important;
  padding: 2px;
  width: 188px;
}

.list tr.alt td {
  background: #eee;
  font-size: 11px !important
}

.locations {
  width: 564px;
}

.locations tr td {
  background: #f6f4f4;
  width: 113px;
  padding: 10px;
}
