/* */
.content-header > a{
display:block;
font-weight: bold;
padding: 4px 8px;
font-size: 12px;
text-align:center;
}


.special-h1{
/*	margin:0 0px 8px 0px;  */
	font-weight: 800;
	line-height: 1.6;
	padding: 8px ;
	text-align:left;
}
.special-h2{
	margin:0 0px 8px 0px;
	border-bottom-width: 2px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:left;
	background-color: #333333;
	color: #fff;
}

.special-h3{
	margin:0 0px 8px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:left;
}


.special-h2-mark2{
	margin:0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:left;
	background-color: #2a2a2a;
}

.inline-block{
display:inline-block;
}

.special-h2 .inline-block{
display:inline-block;
float:left;
}



/* */
.nextbtn{
border-color: #eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
position:relative;

}

.nextbtn{
margin-top: 16px;
}
.nextbtn > a{
line-height: 60px;
font-size: 14px;
text-align:center;
}



/* */
.creditarea {
padding: 8px;
color: #666;
font-size: 11px;
}



/* 201903 ROOTS */
.stylearea-mini .special-h2{
font-size: 0.8em;
border:none;
}
.stylearea-mini .special-h2 .inline-block{
padding-right:8px;
}
