#maintitle {
	background:url(images/title_bg.jpg) center top;
}

#maintitle #title {
	padding-top: 85px;
    width: 380px;
}

table.data-table th.image {
	background-color: white;
	padding: 0px;
}

table.data-table td img.img {
	padding-bottom: 10px;
}

table.data-table td span.text {
	display: block;
}

table.data-table tr.hpf th {
	background-color: #ffb5b5;
}

table.data-table tr.hpf td {
	background-color: #ffe1e1;
}

table.data-table td table th,
table.data-table td table td{
	border-left: none;
	border-right: none;
}



