dl.showdd dt {
	cursor: pointer;
	font-size:16px;
	color: #006F58; /* font color*/
	margin-right:5px;
	padding:0.75em 0.5em 0.75em 1em;
	background: url('../img/bullet_arrow_down.png') no-repeat left;
}


dl.showdd dt i {
	color:#006F58;
}
dl.showdd dt.highlight { /* the open news div */
	background: #FFFFBF url('../img/bullet_arrow_up.png') no-repeat left;
}
	
dl.showdd span{
font-size:12px;
}
	
dl.showdd dt:hover {
	background: #FCFCFC url('../img/bullet_arrow_up.png') no-repeat left; /* was #F3FF8F*/
}
	
dl.showdd dd{
	display:none;
	font-size: 15px; /* slightly smaller */
	margin-bottom:0.4em;
	margin-right:0.5em;
	background:white;
	text-align:justify;
	padding:1em 1.5em 1em 1em;
}
dl.showdd dd a{
color:#444444;
}
span.heading, span.heading b {
	color: #999;
}
span.heading {
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
}

span.heading a {
	color: #006F58; /*#088F73;*/
	font-size: 13px;
	text-decoration:none;
}
div.news_hidden { /* secondary class to style hidden div for news*/
	padding: 0.5em;
	background-color: #F1F1F1;
	margin-top: 0.5em;
	border: 1px #CCC solid;
	overflow:auto; /*testing 11-10-10: added for AcDsTagging generate.php */
}

/* gene_collinearity page css */

#fangye{
margin-left: 80px;
}
#fangye td{
padding: 5px;
font-size: 120%;
}
#fangye {
color: #F0AD4E;
}
