#happiness{

}

#mental{

}

#physical{

}

#events{

}

#clothing{

}

#inventory{

}

#description{

}

#players{

}

#objects{

}
            
.mainbox{
border: solid 1px;
min-width: 250px;
min-height: 150px;
margin: 20px;
}

.headbox {
border-bottom:1px solid;
font-size: 24px;
padding: 5px;
height: 26px;
}

.footbox{
border-top:1px solid;
padding: 3px;
bottom: 0px;
position: absolute;
}

.contentbox{
padding: 3px;
min-height: 3em;
}

.shrinkbutton{
border: solid 1px;
float: right;
height: 24px;
width: 24px;
}

.infobox{
border: solid 1px;
float: left;
height: 24px;
min-width: 40px;
margin-left: 20px;
}

.title{
float: left;
}

body{
font-family: arial, verdana, sans-serif; 
}