/* Other style elements to include (not usually in the template) */
div.user {
  width: 120px;
  height: 20px;
  margin-left: 510px;
  margin-top: 110px;
}

#breadcrumb ul li{
   list-style-image: none;
   display:inline;
   padding: 0 2px 0 0;
   margin: 3px 0 0 0;
}

#breadcrumb ul{
	margin:0;padding:0;
	list-style-type: none;
	padding-left: 1em;
	font-size: 10px;
	color:gray;
}

#breadcrumb a{font-size:10px;
	line-height:200%;
	color:blue;
}

#breadcrumb a:hover {font-size:10px;
color:red;
}

#pgCurrent a {font-size:12px;
	color:#6060FF
}

.pgList {font-size:12px;
	color:#6060FF
}

.bdr1 {
	border: 1 solid #cccccc
}

.bdr2 {
	padding: 1em;
	border: medium double #6699ff
}

#search *  {
	margin: 2px;
}

.newsline * {
	font-size:8pt;
	margin: 5px;
}

.newsline h5 {
	font-size:9pt;
	margin-top: 20px;
}

/* full page render without the horizontal menu */
#fullpage {
	/* float: right; */
	width: 750px;
	padding: 20px 10px 20px 10px;
	margin:0;
	text-align:left;
	/* display: inline; */
	background: #ffffff;
}

.activesection>h4 {
	background: #eeeeee url(rolldown.gif) no-repeat 98% 50%;
	padding-left: 5px;
	border: 1px solid #cdcdcd;
}

.activesection>h4.open {
	background: #eeeeee url(rollup.gif) no-repeat 98% 50%;
	padding-left: 5px;
	border: 1px solid #cdcdcd;
}

.activesection h4:hover {
	cursor:hand;
}

.info {
	font-size: inherit;
	color: red;
}

#sidebar span {
  font-size: 8pt;
}
