#centerblock-inner {
	padding: 20px;
}
.datalist li {
	font-weight: bold;
	list-style-type: none;
	margin-left: 10px;
}
.datalist {
	margin-top: 10px;
	margin-bottom: 5px;
}

#centerblock #centerblock-inner h2 img {
	margin-bottom: 10px;
}
#centerblock-inner h2 {
	color: #000000;
}
.entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.entry p {
	padding-right: 10px;
	padding-left: 10px;
}
#contactform table {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
#contactform {
	text-align: center;
}
#contactform th {
	text-align: right;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
}
#contactform td {
	text-align: left;
	padding: 5px;
	background-color: #EEEEEE;
}
#contactform input {
	padding: 3px;
}
#contactform select {
	padding: 3px;
}
#form_lead {
	text-align: left;
	margin-left: 40px;
}

.work table {
	margin-left: 50px;
	padding-left: 50px;
}

#priceboard {
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#priceboard-inner {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#priceboard-inner table {
}
#priceboard-inner td {
	padding: 5px;
}
#priceboard-inner .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.linktotop {
	padding: 20px;
	text-align: right;
}
#history {
	text-align: center;
}
#history th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
#history td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
#outline {
	text-align: center;
}
#outline th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#outline td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.company_more {
	margin-top: 10px;
	text-align: right;
}
.company_morelink {
	text-align: right;
}
.company_morelink li {
}
.company_morelink a {
	text-decoration: none;
	color: #CC0000;
}
.company_morelink a:hover {
	text-decoration: underline;
}
