﻿.titleReferences
{
    position:relative;
    float:left;
    width:293px;
    height:21px;
    background-image:url("images/bgReferencesTitle.jpg");
    background-repeat:no-repeat;
    background-position:bottom left;
}

.titleReferences  ul
{
    margin:0;
    padding:0;
    width:100%;
    height:auto;
    height:100%;
}

.titleReferences  ul li
{
    display:inline;
    list-style-type:none;
    margin-right:7px;
}

.titleReferences  ul li a
{
    position:relative;
    float:left;
    margin-right:7px;
    text-align:center;
    font-size:11px;
    background-repeat:no-repeat;
    background-position:bottom left;
}

.titleReferences  ul li #normalTag
{
    width:65px;
    height:16px;
    background-image:url(images/btnReferences.jpg);  
    padding-top:4px;
}

.titleReferences  ul li #activeTag
{ 
    width:75px;
    height:17px;
    background-image:url(images/btnReferencesActive.jpg);
    color:#fff;
    padding-top:3px;
}

#yurtDisi
{
    display:none;
}