/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.boxstyle{
margin:2px auto;
padding:3px;
width:60%;
border:2px solid black;
text-align:left;
border-radius: 10px;
box-shadow:5px 5px 10px rgba(0,0,0,0.75);
border-collapse:separate;
}
/* Overrides for specific skins */
/* body.skin-timelesswurm .boxstyle { } */