body { font-family:Trebuchet Ms, Arial; font-size:12px; margin:0px; padding:0px; }
img { border:0px; }

a { color:#982354; text-decoration:underline; }

.login a { color:#000000; text-decoration:underline; font-weight:bold; }
.login1 a { color:#000000; text-decoration:underline; }
.header { background:#EBEBEB; height:99px; border: solid 1px #BEBEBE; }

.email { background:url(../images/user_bg.gif) no-repeat; text-align:left; width:185px; height:24px; border:0px; padding-left:10px; padding-right:10px; }
.password { background:url(../images/password_bg.gif) no-repeat; text-align:left; width:185px; height:24px; border:0px; padding-left:10px; padding-right:10px; }
.inputlogin { color:#545454; border:0px; width:130px; height:10; margin-top:3px; }

.uppermenu { color:#545454; font-weight:bold; border: solid 1px #BEBEBE; height:31px; margin: 8px 0px 8px 0px; padding: 8px 0px 0px 2px; }
.uppermenu a { color:#545454; font-weight:bold; }

.news { width:100%; background:url(../images/haberler.jpg) repeat; height:160px; border: solid 1px #BEBEBE;}
.news_big { width:100%; background:url(../images/haberler.jpg) repeat; height:160px; font-size:14px; border: solid 1px #BEBEBE;}
.news_content { color:#000000; padding:5px; }
.news_content a { color:#000000; text-decoration:underline; }
.newswindow { width:25px; height:25px; background:url(../images/news_number_bg.png) no-repeat; text-align:center; font-weight:bold; cursor:pointer; color:#982354; padding: 3px 15px 8px 5px; text-align:center; }

.contentheader { background-color:#FCF1C3; font-size:16px; font-weight:bold; color:#2C2C2C; padding-left: 8px; }
.contentborder { border: solid 1px #BEBEBE; margin: 8px; padding: 8px 4px 0px 8px; }

.kolon { font-size:12px; font-weight:bold; color:#2C2C2C; }
.surgery { font-size:16px; font-weight:bold; color:#2C2C2C; }

.footer { width:98%; border: solid 1px #BEBEBE; background:#9E0404; height:35px; margin: 10px 0px 10px 0px; padding:5px; color:#FFFFFF; font-size:10px; }
.forumSubject{
    width:98%;
    margin:5px 0;
    border-left:solid 1px #DDD;
    border-bottom:solid 1px #DDD;
    padding:10px;
}
.forumSubject .forumSubject_head{
    width:100%;
    padding:5px;
    float: left;
}
.forumSubject .forumSubject_user{
    float:left;
    font-style:italic;
    color:#EA5E00;
    font-size:10px;
}
.forumSubject .forumSubject_date{
    float:left;
    font-style:italic;
    color:#EA5E00;
    margin:0 10px;
    font-size:10px;
}
.forumSubject .forumSubject_title{
    float:left;
    width:100%;
    font:bold 13px "Trebuchet MS",sans-serif;
    margin:3px 0
}
.forumSubject .forumSubject_answerit{
    margin:0px 10px 0 0;
    text-align:right;
    font-size:11px;
}
.forumSubject .forumSubject_answerit a{
    color:#EA5E00;
}
.forum_subject{

    margin:30px 0;
}
.forumAnswer{
width:98%;
margin:10px 0;
border-left:solid 1px #DDD;
border-bottom:solid 1px #DDD;
float:left;
}
.forumAnswer .forumAnswer_info{
    background-color:#EFEFEF;
    width:25%;
    padding:5px;
    float: left;
}
.forumAnswer .forumAnswer_head .forumAnswer_user{
    float:right;
    text-align:right;
     font-style:italic;
     color:#888;
}
.forumAnswer .forumAnswer_head .forumAnswer_date{
    float:right;
     font-style:italic;
     color:#888;
     margin:0 10px;
}
.forumAnswer .forumAnswer_head .forumAnswer_title{
    float:left;
     width:100%;
     font-weight:bold;
}
.forumAnswer .forumAnswer_body{
    background-color:#FFF;
    width:72%;
    padding:20px 5px;
    float:left;
}
