#epokaBar {
	background: url(../img/epoka_bar5.jpg) no-repeat;
	}
#content {
	background: #fff url(../img/content_top.jpg) no-repeat top;
	}
#request fieldset {
	width: 500px;
	border: 1px solid #f3f3f3;
	padding: 10px;
	margin: 10px auto;
	display: block;
	}
#request fieldset legend {
	font-size: 110%;
	font-weight: bold;
	padding: 3px;
	background: #fff;
	}
#request fieldset p {
	clear: both;
	text-align: center;
	padding: 5px;
	}
#request fieldset p input, #request fieldset p textarea {
	border: 1px solid #a3a3a3;
	background: #fff;
	font-size: 100%;
	float: left;
	margin: 0 0 0 10px;	
	}
#request fieldset p input {
	width: 295px;
	}
#request fieldset p.buttons {
	padding-left: 150px;
	}
#request fieldset p.buttons input {
	width: 80px;
	}
#request fieldset p label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;	
	}
.red {
	color: red;
	}
#parts fieldset {
	border: 1px solid #f3f3f3;
	margin: 10px;
	padding-bottom: 10px;
	}
#parts fieldset p input {
	border: 1px solid #a3a3a3;
	background: #fff;
	margin-left: 10px;
	}
#parts fieldset p input.button {
	width: 190px;
	color: #565758;
	font-size: 95%;
	}
dl.maps {
	display: block;
	width: 750px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	}
dl.maps dt {
	display: block;
	float: left;
	clear: both;
	}
dl.maps dt {
	display: block;
	float: right;
	}
dl.person {
	display: block;
	width: 280px;
	float: left;	
	margin: 15px 46px 0 0;
	padding: 4px;
	}
dl.person dt {
	display: block;
	float: right;
	clear: both;
	padding: 6px;
	font-size: 90%;
	}
dl.person p.mail {
	text-align: right;
	}
dl.person a {
	color: #565758;
	}
dl.person dt {
	display: block;
	float: left;
	}

