﻿.FBF_body
{
    background: url('fundo.jpg');
    background-repeat: repeat-x;
}

.FBF_contador
{
    font-style: italic;
    font-size: 10px;
}

.FeedBackFunbioContent
{
    font-family: Arial;
}
.FBF_msg, .FBF_selecionar_sentido
{
    font-size: 10px;
}
.FBF_msgtext
{
    border-style: solid;
    font-size: 10px;
    width: 300px;
    height: 40px;
}
#FBF_feedback
{
    position: relative;
    float: right;
    text-align: right;
    width: 60px;        
/*    border:1px solid red;*/
    margin-bottom:-190px;
    margin-right:5px;
    top:0px;
/*IE Hack*/
    voice-family: "\"}\"";	
    voice-family: inherit;
/*    top:-190px;*/
}
