#service {
	width: 100%;
}

#service td, #service th {
	padding: 2px;
}

.filler {
	width: 40%;
}

#service tr th {
	border-bottom: 2px #c8c8c8 solid;
}
#service tr td {
	border-bottom: 1px #c8c8c8 solid;
}

.center {
	text-align: center;
}

.note {
	border: 1px #333333 solid;
	padding: 10px;
	display: none;
}

#status_admin td {
	padding-right: 10px;
	padding-bottom: 10px;
}

#status_admin textarea {
	width: 200px;
	height: 100px;
}

