.__rbstagedir{
	display:block;
	float:right;
	margin:0 0 0 0; 
	text-align:right;
}

/*This is something of a hack, as ideally it should be possible to use a :before rule to force the float down a line? */
.__rbstagedirline{
	display:inline-block;
	width:100%;
	float:none;
}