#site_content,#site_content_isoform,#site_content_gene,#footer2 { 
  margin-left: auto; 
  margin-right: auto;
}
#title2{font-family:"Blomster";}
#title1,#title3{font-family:"Blomster";}

#site_content,#site_content_isoform,#site_content_gene { 

  width: 1159px;
  margin: 30px auto 10px auto;
 background-color: #ECFFFF;
  min-height: 600px;
  border-left:0px solid #FFF;
  border-right:0px;
  padding:20px 20px;
  -webkit-box-shadow:0 0 10px #999999;
  -moz-box-shadow:0 0 10px #999999;
  box-shadow: 0 0 10px #999999;
  line-height: 2.5em;

} 
#site_content{overflow: hidden;}
#site_content_isoform,#site_content_gene
{overflow-y: hidden;
}
#site_content p,#site_content_isoform p,#site_content_gene p{ 
  padding: 5px 0 10px 0;
  line-height: 2.5em;
  font:normal 110% Arial, Times New Roman, Arial, Helvetica, sans-serif;
}

#content {

	font-family:Arial, Times New Roman, Arial, Helvetica, sans-serif;
  text-align: justify;
  text-justify:inter-ideograph;
  width: 1060px;
  margin: 0 0 0 0;
  float: left;
  padding: 0 0px 20px 0px;
}


#sidebar_container { 
  float: right;
  width: 464px;
  padding:12px;
 background-color: #ECFFFF;
 padding-top:3%;
}
#sidebar_container ul{list-style-type :none;}
#further{
	margin-top:-12px;
	border:1px solid #17202A;
	margin-bottom: -18px;
	}
	.news{
	 background: #17202A; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(top, #363636 0%, #17202A 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363636), color-stop(100%, #17202A)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #363636 0%, #17202A 100%);  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #363636 0%, #17202A 100%);  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #363636 0%, #17202A 100%); /* IE10+ */
  background: linear-gradient(top, #363636 0%, #17202A 100%);     /* W3C*/
  -webkit-box-shadow:0 0 10px #999999;
  -moz-box-shadow:0 0 10px #999999;  
  box-shadow: 0 0 10px #999999;
  color:white;
	
		}

  #content ul li, .sidebar ul li {
	font: normal 100% Arial, Times New Roman, Arial, Helvetica, sans-serif;
  list-style-type: none;
  background: url(../css/images/stop.png) no-repeat left center;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}
#further p.news,#further p.news_con{
	font: normal 100% Arial, Times New Roman, Arial, Helvetica, sans-serif;
	
	}

#footer2 { 
  width: 1159px;
  font: normal 110%  Arial,Times New Roman, Arial, Helvetica, sans-serif;

  padding: 8px 20px;
  color: #FFF;
  text-align: center;
  background: #17202A; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(top, #363636 0%, #17202A 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363636), color-stop(100%, #17202A)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #363636 0%, #17202A 100%);  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #363636 0%, #17202A 100%);  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #363636 0%, #17202A 100%); /* IE10+ */
  background: linear-gradient(top, #363636 0%, #17202A 100%);     /* W3C*/
  -webkit-box-shadow:0 0 10px #999999;
  -moz-box-shadow:0 0 10px #999999;  
  box-shadow: 0 0 10px #999999;
  border: 0px solid #17202A;
  margin: 10px auto auto auto;
  height:88px;
}
/*
background: -moz-linear-gradient(#444, #222);
background: -o-linear-gradient(#444, #222);
background: -webkit-linear-gradient(#444, #222);
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
*/


#footer2 p { 
  line-height: 1.7em;
  padding: 0 0 10px 0;
}

#footer2 a { 
  color: #FFF;
  text-decoration: none;
}

#footer2 a:hover { 
  color: #222;
  text-shadow: none;
  text-decoration: underline;
}

#footer_left{float:left;
width:50%;

}

#footer_left h4,#footer_right h4,#footer_ip h4{

font: normal 120%  Arial,Times New Roman, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:white;
 padding:1px;
 text-align:left;
 }
 #footer_left img{
 float:left;

 margin:1px;
 }
 
  #suslink{
 text-align:left;
 font-size: 18px;
 }
 
  #biobank{
 width:75%;
 }
 
#footer_right{float:left;
width:50%;

text-align:right;

}
#footer_right,#footer_clear,#footer_clear p
{  border:none; 


}


#footer_right p{


text-align:center;

}

#footer_clear,#footer_clear2{

clear:both;}
#footer_clear p,#footer_clear2 p{font-style:italic;clear:both;}



/* Image Transitions */

/*Add Add Add*/

#index_content { 
  text-align: justify;
  text-justify:inter-ideograph;
  width: 651px;
  margin: 0 0 0 0;
  float: left;
  padding: 20px 10px 20px 10px;
  background-color: #ECFFFF;
 
}

#index_content ul { 
  margin: 2px 0 22px 0px;
}

#index_content ul li, .sidebar ul li { 
  list-style-type: none;
  background: url(../css/images/stop.png) no-repeat left center;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}

#index_content h1, #index_content h2 { 
  font: normal Arial, Times New Roman, Arial, Helvetica, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}

/*search page content*/
#search_content
{ text-align: left;
  width: 1100px;
  font:normal Arial, Times New Roman, Arial, Helvetica, sans-serif;
  padding: 0px 0px 20px 0px;
  float: left;}
  
#search_content ul
{ margin: 2px 0 22px 0px;}

#search_content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(../css/images/stop.png) no-repeat left center;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
  
  #gbrowse{
  
border: 1px solid #363636;
  
  }
#about_title{
color:black;
font: normal 150%  Arial,Times New Roman, Arial, Helvetica, sans-serif;
padding-bottom:10px;
}
#abstract{
	font: normal 115%  Arial,Times New Roman, Arial, Helvetica, sans-serif;
	
	
	}
	#further p.update
	{
	text-align:right;	
		}
		
	.bigd-footer{position:float;}	