﻿.box11{
    margin: 40px auto;
    width: 100%;
    min-height: 8px;
    padding: 1px;
    position:absolute;
    left:0px;
    top:28px;
   border-radius: 0px 0px 6px 6px ;
   background-color: ivory;
    border-top: 1px solid white;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: smaller;
}




