#margin {
	position:absolute;
	top: 0;
	right:0; 
	width: 120px;
	margin: 5px; 
	float: right;
  overflow: hidden;
  word-wrap: break-word; 
}

