/* CSS Document */
/*Modify attributes of #billwrapper below as desired*/
#billwrapper{
	padding: 5px;
}

.billcontent{
	width: 100%;
	display:block;
}

