/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 330px;
height: 230px;
border: 0px solid black;
background-color: #DFDFDF;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}

