.returntop-results {
	font-size:12px;
	padding-top: 20px;
	text-align: right;
	height: 13px;
}

.returntop-results img {
	margin-bottom: -3px;
}


/* Title */
#contentright-results-header {
	background-image: url(../img/results-titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 106px;
}

#contentright-results-header h2 {
	font-size: 18px;
	padding-top: 80px;
	padding-left: 20px;
}

/* Table of Contents*/
#contents {
	background-image: url(../img/contentright-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 36px;
}

#contents ul {	
	padding-top: 12px;
}

#contents li {
	background-image: url(../img/list-image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 23px;
	margin-bottom: 12px;
}

#contents li a:link, #contents li a:visited, #contents li a:active {
	color: #003366;
	text-decoration: underline;
}

#contents li a:hover {
	color: #A60000;
	text-decoration: none;
}

/*br-example*/
#contentright-body h3.brexample {
	color: #003366;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #7493C0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#contentright-body h4 {
	background-color: #4B6FA6;
	background-image: url(../img/results-foldericon.gif);
	background-position: 5px center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}

.sentence-box {
	background-image: url(../img/blue-bg.gif);
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sentence-box-in {
	width: 470px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.sentence-box-in p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
	letter-spacing: 1px;
}

/* Training */
#training-bg {
	background-image: url(../img/blue-bg.gif);
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top:60px;
}

#training-title-in {
	background-image: url(../img/results-training-titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 490px;
}

#training-title-in h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 95px;
}

#training-title-in-sentence {
	padding-top: 10px;
}

#training-title-in-sentence p {
	font-size: 12px;
	width: 470px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}

#training-banner-sentence {
	padding-top: 25px;
	padding-left: 70px;

}

#training-banner-sentence p {
	color: #40608E;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}

#training-banner {
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 18px;
}

/* Training flow */
.training-flow {
	 width: 434px;
	 margin-right: auto;
	 margin-left: auto;
}

.training-flow-title {
	background-image: url(../img/results-trainingflow-number.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	font-size:15px;
	color:#40608E;
}

.number {
	color:#ffffff;
	padding-left: 10px;
	padding-right: 20px;
}

.training-flow-comment {
	margin-left: 29px;
	height:105px;
	width:405px;
	background-image: url(../img/results-trainingflow-commentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

p.line1 {
	font-size:12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 12px;
}

p.line2 {
	font-size:12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}

.training-flow-comment-last {
	margin-left: 29px;
	height:105px;
	width:405px;
	background-image: url(../img/results-trainingflow-commentbg-last.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
