@charset "utf-8";
/* CSS Document */

.contentArea .red { color: #998675; }

.contentArea .contentTitle {
	margin-bottom: 15px;
	border-bottom: 2px solid #58585A;
}
.contentArea .contentTitle h1 {
	margin: 0 0 3px;
}

.contentArea .contentRight {
	width: 168px;
	padding: 0px 12px;
	padding-right: 0;
}

.contentArea .solo .contentRight {
	padding: 0 15px 0 0;
}

.contentArea .jumpToPage {
	position: relative;
	height: 26px;
	margin-top: -26px;
}