﻿#test{
 position: absolute;
 top:90px;
 left: 10px;
}
#test2{
 position: absolute;
 top: 90px;
 right: 10px;
}