#register_container h2 {
	margin:0px;
	border: 0px;
	width:770px;
}

#register_container h3 {
	margin:0px;
	border: 0px;
	clear:both;
	height:20px;
	padding:5px;
}

.register_class_container {
	margin:0px 0px 15px 0px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid none solid none;
}

.register_class_container a:hover {
	text-decoration:underline;
}

.register_objekt {
	color:#333;
	font-size:12px;
	padding: 2px 0px 2px 15px; 
	display:block;
	text-decoration:none;
}

#register_container {
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-color: #eee;
	width:780px;
}

