#header {
  margin-bottom: 2em;
  height: 73px;
  color: #000;
  border-bottom: solid 2px #f4c632;
}

#header img, #header p {
	margin: 0 0 0 1.7em;
}

#header img {
	clear: none;
	float: left;
}

#header div.uinf {
	text-align: center;
	padding: 12px 8px 2px 8px;
  background: #F8B534 url(img/uinf_bg.gif) top right no-repeat;
	float: right;
	border-bottom: 6px solid #F8A734;
	border-right: 1px solid #EDA33A;
	border-left: 1px solid #EDA33A;
}

#header div.uinf p{
	color: #FFF;
	margin: 0;
	font-size: .7em;
}

#header div.uinf a{
  color: #FFF;
}

#header div.uinf p b{
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header a {
	color: #000;
	font-size: 12px;
	font-weight:bold;
}

#header a:hover {
	text-decoration: underline;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F0F0F1}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
