.zased_tabs {
	height: 20px;
}

.zased_tabs a {
	list-style: none;
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15579F;
	font-weight: normal;
	text-decoration: underline;
}

.zased_tabs a + a {
	margin-left: 27px;
}

.zased_tabs a:hover {
	color: #8E0306;
}