.external img {float: left;}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

Basic Text {
body { margin: 0px 0px 0px 0px; }
}

h1 {
font-size: 2em;
display: block;
border-bottom: solid 1px silver;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #888;
clear: both;
}

h2 {
font-size: 1.3em;
display: block;
border-bottom: solid 1px silver;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: teal;
}

h4 {
font-size: 1em;
display: block;
border-bottom: solid 1px silver;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: teal;
}

.external {
border: solid 1px black;
padding: 4px;
min-height: 220px;
}

