h1, h2, h3 {
margin: 0;
padding: 0;
}

#wrapper {
width: 885px;
margin: 0 auto;
text-align: left;
}

.clearit {
clear: both;
height: 0px;
line-height: 0px;
font-size: 1px;
margin: 0;
}

#header {
padding: 8px 5px 1px 5px;
margin: 5px 0;
background: #CCCCCC;
}

#links {
float: right;
width: 400px;
text-align: right;
}

#links a {
font-size: 1.1em;
margin: 5px 0 10px 5px;
text-align:center;
width: 140px;
display:block;
float:right;
}

h1 {
font-size: 1.5em;
margin-bottom: 10px;
}

h2 {
font-size: 1.1em;
text-align: center;
}

h3 {
font-size: 1em;
text-align: center;
}

div.heading {
height: 50px;
}

h2.heading {
height: 30px;
padding-top: 20px;
}

#search_text {
width: 20em;
}

#wordsIn, .medOptIn, .nestedOptIn {
overflow: auto;
border: 1px solid #999999;
}

#wordsIn a {
text-decoration: none;
}

#wordsOut {
float:left;
width: 450px;
height: 550px;
}

#wordsIn {
height: 530px;
text-align: justify;
}

#wordsIn a {
color: #000000;
font-weight: normal;
margin-right: .5em;
}

.medOptOut {
float: left;
width: 140px;
height: 560px;
margin-left: 5px;
}

.medOptIn {
height: 503px;
}

.nestedOptOut {
margin-bottom: 5px;
}

.nestedOptOut h3 {
height: 20px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

.nestedOptIn {
height: 142px;
}

#smallOpts {
clear: both;
margin: 0 0 0 453px;
}

* html #smallOpts {
margin-top: -28px;
}

.smallOpt {
margin: 5px 0 0 2px;
width: 138px;
border: 1px solid #999999;
}

#submit {
float:right;
clear:right;
}


