#texttop {
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
#texttop2 {
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: right;
}
#marktop {
	font-weight: bold;
	color: #666600;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: none;
	clear: both;
	font-size: 1.2em;
	background-image: url(../images/mark_big.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.mark {
	font-weight: bold;
	color: #666600;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.2em;
	background-image: url(../images/mark_big.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#textfloat {
}
.style {
	color: #666666;
	padding: 5px 0px 0px;
}
.stylesmall {
	color: #666666;
	padding: 5px 0px 0px;
	font-size: small;
}
.stylebold {
	color: #666666;
	padding: 5px 0px 0px;
	font-weight: bold;
}
