.clear
{
    clear:both;
    display:block;
}

a:hover {
    color: #ff0000
}
.text
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    color: #000000;
    text-decoration: none;
    text-align: inherit
}
#heymath_news
{
    margin:10px 0 10px 0;
}
#heymath_news h1
{
    color:#6f7e18;
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #cecece;
}
#news_left
{
    width:210px;
    float:left;
    border-right:#cecece 1px solid;
    margin:10px 0 0 0;
}
#news_right
{
    width:540px;
    float:left;
    margin:10px 0 0 0;
}
ul
{
    list-style:none;
}
#contact
{
    width:185px;
    background-color:#feebd7;
    border: #ffdab4 1px solid;
    margin: 10px 0 15px 10px;
    padding-bottom:15px;
}
#contact h1
{
    color:#000000;
    margin: 10px 10px 0 8px;
    border-bottom:#eeae6b 1px solid;
    font-size:12px;
}
#contact span
{
    margin:10px 0 0 8px;
    display:block;
}
#contact a
{
    line-height:20px;
}
#contact img
{
    margin:0 10px 0 0;
    display:block;
    float:left;
}
