﻿.clear
{
    clear:both;
    height:1px;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.dotted
{
    background:url(../img/dotted.jpg) repeat-x;
    margin:10px;
}

.brd
{
    border:5px solid #E6EBF0;   
}
