.search_results, .publication_info
{
	margin: 5px 0;
}
.reference ol
{
	list-style: decimal;
	padding-left: 20px;
	margin: 5px 0;
}
.reference ol li
{
	margin: 5px 0;
}
.reference .author, .reference h2
{
	font-weight: bold;
}
.reference .author
{
	font-style: italic;
}
.reference h2
{
	margin: 15px 0;
}
.reference ul
{
	list-style: circle;
	padding-left: 10px;
	margin-bottom: 10px;
}
.lic
{
	margin: 1.5em 0;	
}
.lic img
{	
	margin: 0 10px 5px 0;
	/*float: left;*/
}
#middle_container div.author
{
	float: left;
	width: 100%;
}
.author .foto
{
	float: right;
    width: 180px;
    margin: 0 0 0 15px;
    background: #F6F6F6;
    padding: 15px;
    border-radius: 5px;
}
h2.author
{
	margin-bottom: 10px;
}
.info h2.publications, .author h2.publications
{
	font-size: 17px;
}
.desc label
{
	color: #1A9EE8;
}
#id_status
{
	margin: 0 0 10px 0;
}
#submission-tabs .ui-tabs-nav li
{
	margin-bottom: 10px;
	border-bottom: 1px solid #aed0ea !important;
}
#submission-tabs .ui-tabs-nav li:nth-child(3n+1)
{
	clear: both;
}
.ui-tabs .ui-tabs-panel
{
	padding: 1em 0.3em !important;
}
#review_info label
{
	font-weight: bold;
}