/*Tables*/
#cob-contents table {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#cob-contents ul {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#cob-contents p {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#fix_firstTable td {
	border: 0px none ! important;  /* cob-contents tables have borders. This fix removes them for this table. */
}
.viewdocument{
	margin-bottom: 15px;
	line-height: 1.5em;
}
#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;
}
l

