/* FAK */

.fak_navigator_wrapper {
	width: 100%;
	height: 214px;
}

.fak_navigator_wrapper_domains {
	width: 100%;
	height: 110px;
}

.navigator_box {
	margin-right: 50px;
	float: left;
}

.navigator_box .select{
	color: #c20000;
	text-decoration: none;
}

.navigator_box_headers {
	margin-top: 10px;
}

.name_margin {
	float: left;
}

.quote {
	background: #FFFFFF;
	border: 1px dotted #000000;
	color: #465584;
	padding: 7px;
	margin: 0 auto 8px auto;
}

.qblock {
	font-size: 12px;
	font-family: "Courier New", Courier, Mono, Nimbus Sans L;
	padding-left: 10px;
	padding-right: 8px;
}
		
.code {
	font-size: 110%;
	font-weight: bold;
	font-family: "Courier New", Courier, Mono, Nimbus Sans L;
	color: #5a5656;
}

.table_no_border td {
	border: none;
}

.pasgen {
	border: 1px solid #CCCCCC;
	padding: 5px 6px 11px 6px;
}

.pasgen td {
	border: none;
}

.pasgen input {
	height: 14px;
	width: 17px;
}

/* FAK */