#wrapper {
font-family: sans-serif, veranda;
width: 100%
}

#chatwindow {
float:left;
}

#left {
width: 48%;
float: left;
margin-right: 5px;
padding: 3px;
border: 1px solid blue;
}

#right {
width: 48%;
float: left;
padding: 3px;
border: 1px blue solid;
}


#head h2 {
font-size: 2em;
line-height: 1em;
color: blue;
text-align: center;
}

#head h3 {
line-height: 1em;
text-align: center;
font-size: 1em;
}

.listheader {
background: #ddd;
}


.feelings {

}

#abbreviations {

}

