﻿A:hover {
	COLOR:Red;
}

div.i
{
    width: 510px; padding-left: 10px;
}
div.i2
{
    width: 500px; padding-bottom: 5px; border-bottom: gray thin dotted; margin-top: 10px; padding-top: 5px;
}
div.i3
{
    float: left;
}
div.i4
{
    width: 350px; font-weight: bold; border-right: lightgrey 1px solid; border-bottom: lightgrey 1px solid; background-color: #f5f5f5;
}
div.i5
{
    width: 350px; padding-bottom: 10px; padding-top: 10px;
}
div.i6
{
    float: left; width: 350px; font-size: X-Small;
}
div.i7
{
    text-align:center; float: left; width: 149px; height: 128px; cursor: hand;
}
span.s1
{
    color: red; font-weight: bold;
}
span.s2
{
    font-size: small;
}
