.headline{
    height: 350px; /*180px*/
}

.center {
    display:block;
}

.center .left {
    width: 356px;
    overflow: hidden;
    float: left;
}

.center .right {
    margin-left: 10px;
    width: 179px;
    float: left; 
}

.center .photos {
    margin-bottom: 10px;
}

.center h3 {
    margin-top: 0;
    height: 34px;
    background: url('../image/center_heading.png') repeat-x;
}
.center h3 a {
    display: block;
    padding: 8px 25px;
    color: #c00303;
    text-decoration: none;
    background: url('../image/center_heading_start.png') no-repeat;
}

.etkinlik {
    clear:both;
}

.etkinlik .tag {
    float:left;
    text-align: center;
    color: white;
    margin: 3px 5px;
}

.etkinlik .date {
    padding: 2px;
    background-color: #f53104
}

.etkinlik .month {
    padding: 2px;
    background-color:#c4b89e;
    font-family: Trebuchet MS, sans-serif;
}

.etkinlik .title a {
    color: #d22307;
    text-decoration: none;
}

.etkinlik .desc {
    
}

.manset {
    height: 310px; /*133px*/
    overflow: hidden;
    display: none;
     width:523px;/* */ /* Bu Alan Açılacak */   
}
#manset ul {
    float:right;
    list-style-type: none;
}
#manset ul li {
    display: block;
    float:left;
}
#manset ul li a {
    display: block;
    padding: 0 5px 2px 5px;
    margin: 2px;
}
.manset {
    background-color: #dbd8cf;
    padding: 10px;
}
.manset .image{
    padding: 5px;
    background-color: #bab29e;
    float:left;
    margin-right: 15px;
    height: 300px; /*120px*/
    width: 513px; /*120px*/
}

.manset h4, .manset p {
    margin: 0;
}

.manset h4 a{
    color: #c00303;
    text-decoration: none;
}

.manset .tarih {
    font-size: smaller;
    font-style: italic;
    text-align: right;
    color: #A4987E;
}


#manset_tab {
    margin: 0;
    padding: 0;
}

#manset_tab li a {
    color: white;
    display:block;
    text-decoration: none;
    background: url('../image/button.png') repeat-x;
    
}

#manset_tab li a.hover {
    background: url('../image/button_hover.png') repeat-x;
    
}

#anket_cevaplar .oy {
    float:left;
    width:45px;
    height:20px;
    color: #7AA5B7;
}

#anket_cevaplar .cevap {
    float:left;
    width:120px;
    height:20px;
}
