
.container_stores
{

position: absolute;
top: 210px;
left: 178px;
height: 400px;
width: 394px;
background: none;
}

.text_stores
{

position: absolute;
top: 10px;
left: 217px;
height: 48px;
width: 190px;
background: none;
font-size: 10;
}

.store1
{

position: absolute;
top: 155px;
left: 0px;
}

.store2
{

position: absolute;
top: 310px;
left: 0px;
}

.store3
{

position: absolute;
top: 0px;
left: 0px;
}

.store4
{

position: absolute;
top: 465px;
left: 0px;
}

.store5
{

position: absolute;
top: 620px;
left: 0px;
}

#table_stores
{
height: 1120px;
}

*html #table_stores
{
height: 1123px;
}

.text_color
{

color: red;

}

/*


.container_stores
{

position: absolute;
top: 210px;
left: 178px;
height: 400px;
width: 394px;
background: none;
}

.text_stores
{

position: absolute;
top: 0px;
left: 217px;
height: 700px;
width: 190px;
background: red;
}


.store1
{

position: absolute;
top: 0px;
left: 0px;
}

.store2
{

position: absolute;
top: 155px;
left: 0px;
}

.store3
{

position: absolute;
top: 310px;
left: 0px;
}

.store4
{

position: absolute;
top: 465px;
left: 0px;
}

.store5
{

position: absolute;
top: 620px;
left: 0px;
}

#table_stores
{
height: 772px;
}

*html #table_stores
{
height: 777px;
}


*/