@charset "utf-8";
/* CSS Document */

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
	width: 75%;
	height: 100px;
	background-color: #FFFFFF;
	padding: 10px;
}

.billcontent{
	width: 100%;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
