﻿.result {
	overflow: auto;
	width:600px;
	border: 1px solid #ddd;
	background: #e8f0f3;
	margin:0px 0px 15px 0px;
}

.result p {
	padding:5px 0px;
	margin:0px;	
	font-size:11px;		
}

.resultLeft {
	margin:10px;
	float:left;
	width:420px;	
}

.resultRight {
	margin:10px;
	width:140px;
	float:right;
}
.resultRight p{
	padding:5px 0px;
	font-size:11px;
}
.resultRight img{
	padding:0px 0px 10px 0px;
}


.resultTitle {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;			
}

.expand {
	float:right;
}

.rightSearch {
	float:right;
}

.results {
	color:#999999;
	text-transform: uppercase;
	font-weight:bold;
}

.citationsJournal, .citationsYear {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px 0;
	color: #888;
	display: block;
}
.citationsTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
	color: #333;
}
.citationsYear {
	display: block;
	font-size: 11px;
	color: #888;
}
p.citationsAuthor {
	font-size: 11px;
	padding: 0;
	margin: 0 0 5px 0;
}
.citations {
	font-size: 11px;
	color: #252525;
	padding: 5px 0;
}
.citations p {
	margin: 5px 0 0 0;
}
/* .citations, .citations p {
	font-size: 12px;
} */
.citations p:first-child {
	margin: 0;
}
/* .sequence-description {
	font-size: 12px;
} */