#programdesc{
    margin:5px 0 10px 0;
    border:1px solid #CCCCCC;
    
    padding:0;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
    width:100%;
    padding-bottom:10px;
}
.program_header h1{
    font: bold 18px;
    color:#307AA9;
    width:420px;
    text-align:center;
    border-bottom: 1px solid #CCCCCC;
    margin-top:10px;
}
#programdesc ul{margin-left:0;padding-left:0;margin-bottom:10px}
#programdesc li{
    line-height:26px;
    display:block;
    list-style: none; 
    margin-left:0;
    padding-left:10px;
}
#programdesc li a{
    line-height:26px;


}
#programdesc li:hover{
    color: #CC6633;
}

#programdescoylar{
    float:right;
    text-align:center;
    width:150px;
    border:1px solid #CCCCCC;
    display:block;
    background: white;
    margin-top:10px;
    margin-right:10px;
}

#dlcount{
    line-height:20px;
    float:left;
    text-align:center;
    width:100%;
    margin-top:5px;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}
.dortle{
    text-align:center;
    float:left;
    width:23%;
}
#programimg{
    float:right;
    text-align:center;
    margin:10px 10px 10px 0px;
    background: #FFFFFF;
    width:150px;
    height:150px;

    background:white url(/site_media/images/program-desc-image-back.gif) no-repeat 0 0;
    
}

.total_pictures{width:120px;padding-left:15px; line-height:40px;}


.besle{
    text-align:right;
    float:left;
    width:117px;
}
.besle img{
    border:1px solid #CCCCCC;
    margin-left:25px;
    margin-top:25px;
}
.besle img:hover{
    border:1px solid #CC6633;
}
.program_left{float:left;width:110px;margin-left:5px;margin-top:20px; margin-right:0px;}

.program_info{float:left;margin-left:6px;width:50%;background:#FBF4F4 url(/site_media/images/program-desc-back.gif) repeat-x;border:1px solid #CCCCCC}

.program_aciklama{float:left;padding:10px}
.program_aciklama h2{color: #095e8d;margin-bottom:5px;margin-top:0;}

div.tarih{ font: 10px; color:#777777; background: white url(/site_media/images/tarih.gif) no-repeat ; height:20px; width:80px; float:right; text-align:right; margin-right:19px;padding-right:3px; margin-top:3px; line-height:15px;}

.download_link{float:right;margin-top:20px;width:100px;margin-right:3%}
.download_link img{border:none;margin-left:30px}



