﻿#contentwrapper{
width: 160px;
height: 60px;
background-color: #ffffff;
padding: 5px; 

}

.billcontent{
width: 100%;
display:block;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	float: right;
	text-align: justify;
	direction: rtl;
}


