

.large { font-weight: bold; font-size: 1.2em;  line-height: 1.5em;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.hide {display:none;}
.quiet {color:#666;}
.quieter {color: #ccc;}
.loud {color:#000;}
.highlight {background:#ff0;}
.download { font-weight: normal; }

a.more, .more a {
	background:transparent url(http://www.eejournal.com/themes/eejournal/images/bg_arrow.gif) no-repeat scroll 100% 3px;
	padding:0 20px 0 0;
	font-weight: bold;
}

a.download, .download a { 
  background: transparent url(http://www.eejournal.com/themes/eejournal/images/download.jpg) top left no-repeat;
  text-indent: -9999px;
  padding: 28px 23px 18px 105px;
 }
 
 .sidebar {
	border-top: 1px solid;
    border-bottom: 1px solid;
	color: #336699;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 5px;
	padding-top: 5px;
}

blockquote {
    color: #666666;
    margin: 1.5em;
	background-color: #eee;
}