How to align section lightbox cancel button into center

i want to align the left side cancel button into center position on lightbox scetion

Hi,
try using css

.dhx_cancel_btn_set { position: absolute; left: 300px; }