/* CSS Document */
/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
	width: 150px;
	height: 200px;
	border: 0px solid;
	background-color: #ffffff;
	padding: 2px;
	background-image:  url(../Images/calcibg.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;
	}

.billcontent{
	width: 100%;
	display:block;
	
}

