/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper
{
    width: 180px;
    height: 200px;
    border: 0px solid black;
    /*background-color: #C6FFC6; */
    background-color: white;
    padding: 5px;
}

.billcontent
{
    width: 100%;
    display:block;
}