#behindmain {
float:left;
margin-left:60px;
width:auto;
border: outset 2px #fdfce3;
height:auto;
background:#fdfce3;
letter-spacing:2px;
font-size: 13px;
font-family:"ms Gothic";
color:#a51e2b;
}
#behindmaintwo {
float:left;
margin-left:60px;
width:auto;
border: outset 2px #fdfce3;
height:auto;
background:#feffff;
letter-spacing:2px;
font-size: 13px;
font-family:"ms Gothic";
color:#a51e2b;
}
.editblock {
background: #f0ead2;
position:static;
color:white;
overflow:visible;
margin-left:-2px;
padding-top:6px;padding-bottom:4px;}
.edit2 {
float:left;
margin-left: 18px;
color:#D9E732;
text-shadow: 1px 0px #a51e2b, 1px 0px #a51e2b;
}
.edit {
float:left;
margin-left: 18px;
color:black;
}
.edit:active {
border: dotted 1px black;
}
.carton{
float:right;
background:#a51e2b;
border:2px outset #f0a69d;width:10px;height:10px;
margin-right:3px;margin-top:2px;}
.carton:active{border:2px inset #f0a69d;
}
.at{
background-color:#a51e2b;padding-bottom:4px;padding-top:3px;color:#fdfce3;
}
.tooth {
  text-shadow: 
1px 0 white, -1px 0 white, 0 2px white, 0 -1px white,
               1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;
background-color:white;
overflow-y:scroll;