/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1 Şub 2020, 22:29:55
    Author     : HAYMANAGAZETESI
*/

#sonyorumlarbolumubaslik{
    width: 273px;
    height: 20px;
    background-color: #0c0a5e;
    font-size: 11pt;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 5px 0px 0px 5px;
    color:#ffffff;
}

.sonyorumlarcont {
    width: 278px;
    min-height: 385px;
    height: auto;
    margin: 5px 0px 5px 0px;
    border:1px solid #000000;
}
.sonyorumlariccont {
    border-bottom:1px dotted #000000;
    width: 268px;
    min-height: 45px;
    padding: 2px;
    margin:1px 0px 1px 2px;
    font-family: sans-serif;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    font-weight: normal; 
}
.habrbslik {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.habrbslik:hover {
    cursor: pointer;
    color:#ff3333;
}
.sonyorum {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.sonyorum:hover {
    cursor: pointer;
    color:#ff3333;
}