﻿/*the container must be positioned relative:*/
#index {
    width: 100%;
    float: left;
}
