/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 180px;
height: 130px;
border: 1px solid black;
background-color: #000020;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}

