/*
 Theme Name: Twenty Twenty
 Text Domain: twentytwenty
 Description:  TML Theme
 Author:       Jay Myers
 Author URI:   http://medicalletter.org
 Version:      1.1.19
*/

@charset "utf-8";
/* CSS Document */

.nTitle, .nTitle4, .articleMenuBox {
	font-weight:400;
	background-color:#dbdcdc; 
}

#artCites a {
	font-weight:400;
}

.TMLARTcopyright {
	font-weight:700;
	background-color:#dbdcdc; 
}

div.pubMedCite {
	font-size: 11px;
	margin-top: 5px;
	font-family: arial;
	border: 1px solid #a19d9d !important;
	padding: 5px;
	padding-left: 8px;
	margin-left: 111px;
	margin-bottom: 10px;
	margin-top: 15px;
}

div.conversation, div.greySubHeader {
	background-color:#dbdcdc; 
}

