#contents-area h3#text_pageTitle {
	border-style: none;
	background: url(images/text_page-title.gif) no-repeat center top;
	height: 46px;
	display: block;
	text-indent: -10000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#contents-area table {
	width: 100%;
	margin-bottom: 5px;
	border-left: 5px solid orange;
	border-top: 1px solid #424242;
}

#contents-area table th {
	background-color: #646464;
	padding: 5px 10px;
	color: silver;
	border-bottom: 1px solid #424242;
}

#contents-area table td {
	background-color: #4c4c4c;
	padding: 5px 10px;
	border-bottom: 1px solid #424242;
	color: silver;
}

#contents-area img.imagePhoto {
	display: block;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: right;
}
