.jqte
{
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.jqte_focused
{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.jqte_toolbar
{
    background: #3baae3 url(../../../Images/BackgroundAlpha.png) repeat-x 50% bottom !important;
}

.jqte_tool, .jqte_tool_icon, .jqte_tool_label
{
    border:Transparent 1px solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
