blockquote {
  background: #e6e6e6;
  border-left: 10px solid #ccc;
  margin: 1.0em 0px;
  padding: 0.5em 10px;
}
blockquote p {
  display: inline;
}

td {
	vertical-align: top;}
.td-bordertop{
	border-top: 2px solid #D8D8D8;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;}	
.td-bordertopright{
	border-top: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
	border-bottom: 0px;
	border-left: 0px;}	
.td-borderright{
	border-right: 2px solid #D8D8D8;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;}	
.td-borderbottom{
	border-bottom: 2px solid #D8D8D8;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;}	
.td-borderbottomright{
	border-bottom: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
	border-top: 0px;
	border-left: 0px;}	

.span-code {
	font-family:'Anonymous Pro', monospace;
	font-size:13pt;
	color:#494949;}


li::marker { color:#ED5036; }


/* Special pages */
	
#home {
	height:2500px;
	padding-top:50px}
	
#unpublished {
	height:2500px;
	padding-top:50px}
	
#software {
	height:5000px;
	padding-top:50px}
	
#packages {
	height:25000px;
	padding-top:50px}
	
#books {
	height:2500px;
	padding-top:50px}

#articles {
	height:5000px;
	padding-top:50px}

#cv {
	height:5000px;
	padding-top:50px}

#lectures {
	height:5000px;
	padding-top:50px}