/** Services table */

#services-instructs, #services, #service-notes, #services-info {width:720px;}

#services-instructs {
	margin:20px auto;
	padding:1px 1px 10px 1px;
	border-bottom:1px dotted black;
}

#services {
	margin:20px auto 1px auto;
}

th#service {}
th#price {text-align:right;}

td.service {}

td.price {font-weight:bold;text-align:right;}

td.add-button {text-align:center;}
td.add-button input {font-size:0.91em;}

#service-notes {
	margin:10px auto 30px auto;
}
#service-notes p {font-size:10px;text-indent:-1.2em;padding-left:1.2em;}

#services-info {
	margin:20px auto 10px auto;
}
#services-info p {}


