.box3{
	width: 30%;
	float: left;
	margin: 5px;
	vertical-align: top; 
	background-color: #e0e0e0; 
	padding: 10px; 
	min-height: 146px;
}

h3 {
font-size: 1.3em;
margin:5px 0 5px 0;
}

#searchDiv{ border: 2px solid #eee;	 margin: 0 0 10px 0;}
#searchDiv p{margin: 10px 0 0 5px ;}

#tabs div {	height: 36px;	font-size: 14px;	float: left;	padding: 6px;	border: 0 0 6px 0;	border-color: white;	margin: 0 5px 0 5px ;	width:30%;	background-color: #e0e0e0;	font-weight:bold; color: #0085C2;}
#tabs div.notSelected{margin-top:4px;	height: 28px; 	background-color: #eee; cursor: pointer; font-weight:normal;}
#tabs div.notSelected:hover{background-color: #e0e0e0; color:#004A7C;font-weight:normal;}

.tab{		clear:both;	width: 100%;	padding: 10px;	background-color: #e0e0e0;}

#pagination ul li {
  display:inline;
} 

#table_glossary td{padding:10px;} 

/* google search box in pages */
#cse input{box-sizing: content-box;}
#cse td{padding:2px;}   
table.gsc-search-box td {
vertical-align: top;
} 
/* stats */
.tabform{
width:100%
}
.multiselectInput input {
	float: left;
	margin-right: 5px;
}
.multiselectInput label{
	float: auto;
}
#cont_stat h1{font-size: 1.8em;}
#frontpage  h1{font-size: 1.8em;}
#cont_stat h2{font-size: 1.6em;} 


div#stat_menu {
width:100%;
background-color:#ADDFF7;
display:none;
}
 
div#cont_stat {

padding:10px;
min-height:435px;
width:650px;
margin:auto;
margin-bottom:50px;
margin-top:20px;
background-color:#E0E0E0;
padding:30px;
}

td.tdrootstat{
width:50%;
vertical-align:top;
}
td.tabformtd, td.tabformtd2{
vertical-align:top;
font-family:Verdana;
color:#666;
font-size:12px;
padding-bottom:20px;
}
.graph{
border: 1px solid #0086C2;
}
p.navr {
text-align:right!important;
}
p.freccia a{

background:transparent url(content-list-arrow.gif) no-repeat scroll 0 4px;
font-size:12px;
list-style-position:outside;
list-style-type:none;
margin:0 0 12px;
padding-left:12px;

}
/* end stats */


table#books_results h3 {
  font-size: 1.5em;
}   

table#books_results {
  margin:10px 0;
  width:100%; 
  line-height:13px; 
  text-align:left; 
}            

table#books_results th {
  font-size:14px;
  font-family:baskerville,georgia,times,serif;   
  padding:5px;
  
} 

table#books_results td {
  padding:5px;
}  


table#books_results td img {
  padding:0px;
}

table#books_results td a {
  font-size:12px;
}

/* START added V. Pappalardo*/
.photo { 
border-right:10px solid transparent;
border-bottom:5px solid transparent;
}

.contentheading{
  color:#00365B;
  font-family:Arial,Helvetica,sans-serif;
  font-size:20px;
  font-weight:normal;
  margin:2px 0 10px;
  padding:0;
  padding-bottom:20px;
}
.img_right{
  margin-left:10px;
  float:right;
}
.img_left{
  margin-right:10px;
  float:left;
}
.img_left_test{
  margin-right:10px;
  height:40px;
  float:left;
}
.imagecaption{
  font-size: 11px;
}

/* News section */
.article-info dt.article-info-term{
	display: none;
	visibility: hidden;
}
.article-info .published{
	padding: 0 0 10px 0;
}


/* END added V. Pappalardo*/

.pub_tooltip {
  /*  position:relative;   */
  /*  top:-33px;*/
    margin-left:30px;
    width:500px;  
} 

.pub_tooltip .inside{
  padding:20px;
  background:#e0e0e0 none repeat scroll 0 0; 
  margin-bottom:5px;
}

.pub_tooltip .inside h3{
  font-family:baskerville,georgia,times,serif; 
  font-size:14px!important;
  line-height:21px;
  padding-top:0px; 
  margin-bottom: 15px!important; 
}  

.pub_tooltip .inside h4{
  font-size: 11px;     
  margin:5px;
}

.pub_tooltip .inside p{ 
  margin:0 10px 10px 10px;
  
}       

#pub_form input, #pub_form select{
  margin: 3px 0px;
}

#pub_form input#search_btn{
  margin-bottom:15px;
  margin-left:232px;
  margin-top:20px;
}

#publications{
  margin-left:6px;
}

#pub_form_cont{
  margin-left:10px;    
}
#publications h2{
  font-size: 1.5em;
}