* { margin: 0; padding: 0; }
body { font: 16px Helvetica, Sans-Serif; line-height: 24px;}
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.italic { font-style: italic; }
#page-wrap { width: 800px; margin: 40px auto 60px; }
#pic { display: none;}
h1 { margin: 15px 0 0; font-size: 28px; font-weight: bold; letter-spacing: -2px;}
#contact-info {border-bottom: 1px solid #999;}
h2 { font-size: 20px; margin: 0 0 6px 0; position: relative; }
h2 span { position: absolute; bottom: 0; right: 0; font-style: italic; font-family: Georgia, Serif; font-size: 16px; font-weight: normal; }
p { margin: 0 0 16px 0; }
a { color: #000; text-decoration: none; }
a:hover { border-bottom-style: solid; color: black; }
ul { margin: 0 0 17px 17px; }
#objective { width: 500px; float: left; }
#objective p { font-family: Georgia, Serif; font-style: italic; color: #666; }
dt { font-style: italic; font-weight: bold; font-size: 18px; text-align: right; padding: 0 26px 0 0; width: 150px; float: left; border-right: 1px solid #999; }
dd { width: 600px; float: right; }
dd.clear { float: none; margin: 0; }
.lang-selector {display: none;}
.not-list {list-style: none;}