@import url(../basic.css);
div#content p.para img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
 }

div#content p.para em {
color: #669945;
font-size: 120%; }

div#content dl {
width: 80%;
margin-top: 5px;
margin-left: 20px;
border-bottom: 1px dotted #ccc; }

div#content dt {
line-height: 180%;
width: 7em;
float: left; }

div#content dd {
line-height: 180%;
margin-left: 7.5em; }

div#content p.photo {
font-size: 80%;
line-height: 120%;
text-indent: 0;
width: 130px;
float: right; }

div#content ul {
margin-top: 10px;
margin-right: 170px;
margin-left: 10px; }

div#content ul li {
font-size: 90%;
line-height: 180%;
margin-top: 3px;
margin-bottom: 3px;
border-bottom: 1px dotted #ccc; }

div#content p.sample {
font-size: 90%;
background-color: #fffeef;
text-indent: 0;
clear: both;
padding: 5px;
border: solid 1px #ccc; }

div#content ol {
margin-top: 10px;
margin-left: 30px; }

div#content ol li {
line-height: 180%;
margin-left: 20px;
list-style-type: upper-roman; }
div#content div#twitter h3 {
background-image: none; }


