/* Result Full-Text with Image Styles */
#result-abstract .result-container {
	width:915px;
	height:100%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	overflow:auto;
	clear:both;
}
#result-abstract .result-container2 {
	width:915px;
	height:100%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 10px;
	overflow:auto;
}
#result-abstract .thumbnail-container {
	display: none;
}
#result-abstract .thumbnail-container2 {
	width: 180px;
	font-size:10px;
	padding:5px;
	text-align:center;
	float:left;
}
#result-abstract .thumbnail-image {
    /* */
}
#result-abstract .thumbnail-links {
	width:168px;
	padding:5px;
}
#result-abstract #all-fig-short {
	display:none;
}
#result-abstract .caption, .abstract, .fulltext, .pmid, .biblio, .title, .ref {
	width:530px;
	float: left;
	padding:5px;
}
#result-abstract .caption {
    margin-top: 10px;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
}
#result-abstract .abstract {
    margin-top: 10px;
	/* background-color: #FFF0CC; */
	/* border: 1px solid #FF7F66; */
    /* GREEN (ALGAE) */
	/* background-color: #F3FFE5; */
	/* border: 1px solid #86B300; */
    /* RED */
	/* background-color: #FFEBE5  */
	/* border: 1px solid #FF5C33; */
    /* GREEN (MINTY) */
	background-color: #E5FFE5; 
	border: 1px solid #2EB88A; 
    /* ORANGE */
	/* background-color: #FFF0E5; */
	/* border: 1px solid #FF6C0A; */
}#result-abstract .fulltext {    margin-top: 10px;	background-color: #F7E6FF;	border: 1px solid #9F60BF;}
#result-abstract .caption2 {
	width:460px;
	float: left;
	padding:5px;
    margin-top: 5px;
	background-color: #FFFFCC;
	border: 1px solid #FA9600;
}
#result-abstract .biblio {
	background-color: #F0F8FF;
	border: 1px solid #4578AC;
	float:left;
}
#result-abstract .title {
	padding: 0px;
	font-weight:bold;
	/* font-size: 14px; */
	/* color:#012850; /* Blue */
	color:black;
}
#result-abstract .ref {
    margin-top: 5px;
    padding: 0px;
   	font-size: 11px;
}
#result-abstract .pmid {
    margin-top: 10px;
}
#result-abstract .other-images {
	width:350px;
	float: right;
	padding:5px;
    /* margin-top: 5px; */
    /* padding: 0px; */
}
#result-abstract .other-image1 {
	width:110px;
	float: left;
	clear: left;
	padding:2px;
	margin-top:3px;
    margin-bottom:3px;
}
#result-abstract .other-image2 {
	width:110px;
	float: left;
	padding:2px;
	margin-top:3px;
	margin-bottom:3px;
}
#result-abstract .horiz-rule {
    background-color: #cccccc;
    width:950px;
    height:1px;
    clear:both;
}
#result-abstract .caption-short {
	display: none;
}
#result-abstract .type  {
	display: none;
}
#result-abstract * {
	/* border: 1px solid #4578AC; */
}
