.list {width:400px;}

.list li { display:block; width:195px; float:left; }

.FloatR{
float:right;
}

.FloatL{
float:left
}