
#content {
	postion: relative;
	padding: 0px 3px 0px 3px;
	border-top: none;
}

#content a {
	color: #df7f4d;
	text-decoration: underline;
} 

#content img {
	max-width: 118%;
}

#content p {
	margin-top: 0px;
}

#content ol, #content ul {
	padding-left: 1.4em;
	margin-left: 12px;
}

#content h1:FIRST-CHILD {
	margin-top: 0;
	padding-top: 0;
}

#content h1 {
	color: #DF7F4D;
	font-weight: normal;
	font-size: 24px;
}

#content h2{
	color: #DF7F4D;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}

#content h3, #content h4, #content h5 {
	color: #DF7F4D;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 1.1em;
}

.backtotopbottom {
	border-top: 1px solid #DF7F4D;
	padding-top: 4px;
	width: 100%;
	padding-bottom: 10px;
}

.backtotop {
	float: right;
}

.backtotop a {
	float: right;
	background-image: url("../../images/template/backtotop.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #DF7F4D;
	text-decoration: none;
}

#content .CR_button a {
    color: #FFFFFF;
    text-decoration: none;
}
