Hi Randal,
To display slider caption box in bottom right side
Go to Appearance -> Editor -> style.css file
and add below css code at the end of style.css file
.nivo-caption { left: 30% !important; bottom: 10% !important; text-align:right !important; }
Regards
Grace Themes