#cob-domcontents {
	float:left;
	width:70%;
	margin:10px 0px 10px 20px;
	font-size:80%;
	}
#cob-domcontents h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:160%;
	color:#FF4000;
	}
#cob-domcontents h2 {
	color:#FF4000;
	font-size:130%;
	text-align:left;
}
.viewdocument{
	margin-bottom: 15px;
	line-height: 1.5em;
}
/*Search*/
#search{
	position:absolute;
	top:110px;
	left:400px;
	text-align:right;
	width:260px;
	font-size:8pt;
}
#search input{
	font-size:8pt;
}
#search a{
	color:black;
	text-decoration:none;
}
#search-items *{
	margin: 2px;
}
#search-results-detail{
	margin-top: 10px;
}
.search-results-navigation{
	text-align: right;
}
#container{
	width:628px;
}
#cob-domsearch{
	top:110px;
	left:400px;
	text-align:left;
	width:70%;
	margin:10px 0px 10px 10px;
	font-size:80%;
}
#cob-domsearch input{
	font-size:8pt;
}
#cob-domsearch a{
	color:#0066CC;
	text-decoration:none;
}
#cob-domsearch-items *{
	margin: 2px;
}
#cob-domsearch h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:160%;
	color:#FF4000;
	}
#cob-domsearch h2 {
	color:#FF4000;
	font-size:130%;
	text-align:left;
}
#cob-domsearch-results-detail {
   padding:0px 15px 0px 15px;
   font-size:80%;
}
#cob-domsearch-results a {
   color:#0066CC ! important;
}
#cob-domsearch-results a:visited {
	color:#6666CC ! important;
}
#cob-domsearch-results a:hover {
	color:#FF4000 ! important;
}
.cob-domsearch-results-navigation{
	text-align: right;
}
fieldset{
	margin-top:10px;
	padding:10px;
}
li#bu1 a, li#bu2 a, li#bu3 a, li#bu4 a {
	background: transparent;
	position: absolute;
	width: 110px;
	height: 32px;
	bottom: 0;
	text-decoration: none;
}
/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a { bottom: -1px; }
li#bu1 a { left: 21px; }
li#bu2 a { left: 122px; }
li#bu3 a { left: 223px;  }
li#bu4 a { left: 324px;  }
/*
li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover { background-position: 0 -32px; }
*/
.label{
	display: block;	
	font-weight: bold;
	font-size:110%;
	margin-top:15px;
	margin-bottom:5px;
}
.field-label{
	display:block;
	margin-top:10px;
	margin-bottom:3px;
	font-weight:bold;
}

