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