#tut_content
{
}

.tut_left
{
    width: 482px;
    float: left;
    margin-right: 3px;
}

.tut_right
{
    width: 482px;
    float: left;
}

#tut_content a, 
#tut_content a:visited, 
#tut_content a:active, 
#tut_content a:hover
{
    color: white;
    text-decoration: none;
}

