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