﻿/*.imageUL
{
	width: 110px;text-align:center;list-style-type:none;
}
.imageLI
{
	width: 30px;float: left; padding:3px; display:inline;
}

#ctl00_MainBodyContent_ReorderList1__rbl {
    width   : 650px;
}

#ctl00_MainBodyContent_ReorderList1__rbl li {
    background  : #eee;
    border  : 1px solid #CCC;
    margin      : 5px;        
    padding     : 5px;        
    text-align  : center;
    display     : inline;
    float       : left; 
    width: 125px;
}*/
