@charset "utf-8"; 
body {
	padding-top:26px !important;
	padding-top:0;/*ie6*/
	background-position: center 26px;
}
ul#clogPrbar {
	width:100%;
	min-width:750px;
	z-index:2000;
	position:fixed;
	top:0px;
	left:0px;
	height:26px;
	margin:0;
	border-bottom:1px solid #ccc;
	color:#333;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.2;
	list-style-type:none;
	overflow: hidden;
	padding: 0;
}

#clogPrbar li {
	margin:0;
	list-style-type:none;
	vertical-align: middle;
	overflow: hidden;
	padding: 0px;
	height:22px;
	padding-top: 2px;
}
#clogPrbar a {
	margin:0;
	padding:0;
	color:#0066FF;
	text-decoration:none;
	font-family:sans-serif;
	white-space:nowrap;
}
#clogPrbar a:hover {
	color:#0066FF;
	text-decoration:underline;
}
#clogPrbar a img {
	border:0;
}
#clogPrbar #logo {
	float: left;
	width:60px;
}
#clogPrbar #logo img {
	padding:2px 0 2px 4px;
}
#clogPrbar #txtPr {
	float: left;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}
#clogPrbar #blogCategory {
	float: right;
	font-size: 12px;
	line-height: 1.2;
	overflow: hidden;
	margin-right: 5px;
	display: inline;
	text-align: right;
	color: #666666;
	margin-top: 4px;
}
#clogPrbar #blogSearch {
	float: right;
	width: 220px;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.ticker_search {
	text-align: right;
	float: right;
	font-size: 12px;
	line-height: 1.7;
	padding-top: 2px;
}
.portal_link {
	text-align: right;
	float: right;
	font-size: 12px;
	line-height: 1.7;
	padding-top: 2px;
}

#clogPrbar #prBtn {
	float: right;
	width: 70px;
	text-align: right;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 10px;
}
#clogPrbar #blogSearch #form #tickerButton {
	color:#333333;
	cursor:pointer;
	outline:none;
	background-color: #fff;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	width: 30px;
	margin-left: 5px;
}
#clogPrbar #blogSearch #form #tickerBox {
	width: 120px;
	margin-bottom: 2px;
}
#clogPrbar #blogCategory img {
	margin-top: 2px;
}
.seachCopy{
	font-size: 12px;
}

.site_logo {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
  color: #450104;
  text-decoration: none;
}