#notation {
	background-color: #eef7f5;
	padding: 20px;
}

#notation h1 {
	color: #15B8D7;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
}
#notation h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 5px;

}
#next {
	text-align: right;
	padding: 10px 5px;
	font-size: 120%;
}

#next a {
	background: url(../products/common/btn-Gos.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 17px;
}
