div.translators
							 {
							 width: 150px;
							 float: right;
							 border: dashed thin #285AA1;
							 padding: 5px 5px 5px 5px;
							 margin-left: 10px;
							 margin-top: 15px;
							 }
p.page_number
						  {
							text-decoration: underline;
							text-align: right;
							border-top: dashed thin #285AA1;
							padding-top: 5px;
							}
ul						
							{
							margin-bottom: 5px;
							}
li
							{
							margin-bottom: 5px;
							}

img.img-flot-right
						  {
							 float: right;
							 margin-left: 5px;
							}
