﻿.west
{
    float:left;
}
.east
{
    float:right;
}
.clear
{
    clear:both;
}
img
{  border-style: none;
}
* 
{
    margin: 0;
    padding: 0;
}