
#main_content2
{
    width: 800px;    
}


#tunebase_main
{
    width: 750px;
}

#tunebase_left
{
    float: left;
    width: 250px;
}

#tunebase_middle
{
    float: left;
    width: 250px;
    margin-left: 20px;
}

#tunebase_right
{
    float: right;
    width: 250px;
}

.tunebase_country
{
    font-weight: bold;  
    
}

.tunebase_language
{
    font-style:italic;
}

#tunebase_left a, #tunebase_middle a, #tunebase_right a
{
    text-decoration: none;
    color: #76d750;
}
