﻿
/* link backend: feeback.aspx?*/
.solid_TextFeedBack
{
    text-decoration: none;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #f20000;
    font-family: Arial;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: -13px;
    left: 50px;
    background-image: url(Images/icon2.jpg);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-color: #ffffff;
    padding-right: 5px;
}
.Solid_Feedback, a.Solid_Feedback, a.Solid_Feedback:visited, a.Solid_Feedback:link
{
    text-decoration: none;
    line-height: 25px;
    background-image: url(Images/feedback.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    text-align: center;
}
a.Solid_Feedback:hover
{

}