
/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 150px;
height: 150px;
border: 1px solid black;
background-color: #C6FFC6; font-size:14px;
}

.billcontent{
width: 100%;
display:block;
}
