body {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	background: #ffffff;
	text-decoration: none;
	background: #ffffff;
}

a {
	color: #777777;
	background: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}

a:visited {
	color: #d6d6d6;
	text-decoration: none;
}

a:hover {
	background: #cccccc;
	color: #ffffff;
	border-bottom: 1px solid #1693A5;
}

a img {
	border: 1px solid;
	background: clear;
}

.understated {
	padding: 0px;
	background: #ffffff;
	color: #999999;
}

h1 {
	font-size: 15px;
}

img {
	border: 1px solid #cccccc;
	margin-left: 15px;
	margin-top: 10px;
}

#signature {
	border: 0px;
	margin-left:-20px;
	margin-bottom: -25px;
	margin-top: 0px;
}

.intro {
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica, sans-serif;
	width: 560px;
	color: #333333;
	font-size: 22px;
	margin-left: -5px;
	text-decoration: none;
	margin-bottom: 25px;
	padding: 15px;
	margin-left: -15px;
	border: 1px dashed #dddddd;
}

.intro a {
	font-size: 24px;
	color: #1693A5;
	background: #fff;
	text-decoration: none;
}

.intro a:visited {
	color: #1693A5;
	text-decoration: none;
}

.intro a:hover {
	color: #cccccc;
	background: #ffffff;
}

.intro p {
	padding: 5px;
	margin: 0px;
}

.answer {
	
}

.cloud {
	line-height: 10px;
}


ul {
	list-style-type: none;
	padding-left: 15px;
}

li {
	border-bottom: 1px solid #eeeeee;
}

h2 {
	font-family: sans-serif;
	background: #D9ECF2;
	color: #666666;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	margin-top: 50px;
	margin-bottom:20px;
	width: 200px;
}

h3 {
	font-family: sans-serif;
	background: #eeeeee;
	color: #666666;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	margin-bottom:-9px;
	width: 200px;	
}

h3 a {
	background: #eeeeee;
	border: none;
}

h3 a:hover {
	background: #eeeeee;
}

.icon {
	border: none;
	text-decoration: none;
}

a:hover img .icon {
	border: none;
	text-decoration: none;
	background: #ffffff;
}

#sidebar {
	float:left;
	padding-right: 15px;
}

#info {
	padding-left: 100px;
	padding-right: 150px;
	padding-top: 112px;
	padding-bottom: 40px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	background: #ffffff;
	margin-bottom: 30px;
}



#cv {
	float: left;
}

.commentary {
	padding-left: 15px;
	font-size: 11px;
	margin-top: -10px;
}

.minipaper {
	margin-left: 0px;
	margin-top: 0px;
	float:left; 
	border: 1px solid #dddddd; 
	margin-right: 15px;
}

.papercitation {
	min-height: 140px;
}
