.TelerikWindow .UserCv
{
    clear: none;
    float: left; 
}

.TelerikWindow .UserCv .preText
{
    width: 109px;
    margin-right: 0px !important;
}

.TelerikWindow .CvSelect
{
    width: 401px;
    margin-bottom: 10px;
}

.TelerikWindow .UserCv .CV
{
    width: 510px;
}

.ViewCV .EditLink
{
    height: 14px;
}

.ViewCV .Salary.Hide
{
	color: #D81821;
}

.TelerikWindow .Actions
{
    height: 50px;
}

.TelerikWindowRight .Actions .button a,
.TelerikWindowRight .Actions .button a:link,
.TelerikWindowRight .Actions .button a:hover,
.TelerikWindowRight .Actions .button a:visited
{
    background-repeat: no-repeat;
    height: 17px;
    top: 30px !important;
    font-size: 10pt;
    cursor: hand;
}