.block-right {
 float:right; 
 margin-right:0; 
 width:auto;
 text-align:inherit;
}

.clear-right{
	clear:right;
}