﻿

/* Related Image
--------------------------------------------------*/
#ctl00_ctl00_Content_CPH_Main_RelateImageControl_rlRelateImages ul li table tbody tr td
{
    padding-right:10px;
}
.td-DragHandle 
{
    width:10px;
    height:23px;
    background:url(/Images/icoDragDrop.gif);
    cursor:move;
}



