

.cit {
	background-color: #eee;
	border: 1px solid #999;
}


#col-2 .sidebar ul.citmgr-formats li {
	margin:0pt 0pt 0.7em 5%;
}

#col-2 .sidebar ul.citmgr-formats li span,
#col-2 .sidebar ul.citmgr-formats li a  {
	display: block;
}

#col-2 .sidebar ul.citmgr-formats li a.download-locally {
    margin: 0.2em 0em;
    font-size: 0.8em;
}

#col-2 .sidebar ul.citmgr-formats li span {
	margin: 0.2em 0.7em;
}

/* We're not displaying the GCA box here, so don't indent these */
.cit .cit-metadata .cit-section, 
.cit .cit-metadata .cit-first-element {
	padding-left:0.5em;
}

/*  Decrease padding to make it look nicer  */
.cit .cit-metadata .cit-title, 
.cit .cit-metadata .cit-title-note,
.cit cite, 
.cit .cit-views 
 {
	padding-left: 2.5em;
}

.cit .cit-form-select input {
    display:none;
}