.text {
	text-align: right;
}
.TM {
	background-image: url(img/gecko.gif);
	background-repeat: no-repeat;
	float: left;
	height: 276px;
	width: 200px;
	background-attachment: inherit;
	background-position: right center;
}
hr {
	clear: both;
	float: none;
}

#titleblock {
	float: left;
	height: auto;
	width: inherit;
	clear: inherit;
}
#topblock {
	height: auto;
	width: auto;
}

#stringset {
	background-position: right;
	float: right;
	height: 400px;
	width: 400px;
	clear: right;
}

.title {
	font-family: "lr SVbN", "Osaka|";
	font-size: large;
	font-weight: bold;
	float: left;
}
.titleE {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	clear: left;
}
.btext {
	font-weight: bold;
	text-align: right;
}

.block {
	margin: 10px;
	clear: both;
	float: left;
	height: auto;
	width: 400px;
	font-weight: normal;
}
