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