body {
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:12px;    
    color:#4c4c4c;
    margin:0; padding:0;
    line-height: 1.5;
}
.temizle{clear:both;}
a, a:link, a:visited, a:active{
    color: #006699;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;	
    color:#003366;
}
h1{
	font-size:22px;
    color: #b60064;
}
h3{
	font-size:14px;
    color: #b60064;
    font-weight:bold;
}
.kalin{
	font-weight:bold;
}
.baslik{
    padding:10px 0;
    font-size:18px;
    border-bottom:1px solid #d3d3d3;
    margin:0 0 10px 0;
    color:#48545f;    
    font-weight:300;
}
.icerik{
	padding:10px 0;
    text-align: justify;
}
.icerik p{
    line-height: 1.5;
    padding-bottom: 10px;
    clear: both;
}
.alt_baslik{
    font-size: 16px;  
    color:#0079b8;  
    padding:5px 0;
    margin:0 0 3px 0;
    text-shadow: 1px 1px 1px #c3c3c3;
    border-bottom: 1px dotted #ccc;
}
.alt_bilgi{
    font-size: 13px;    
    padding:5px;    
  
    border-bottom: 1px dotted #dfdfdf;
}
.resim_liste{
    float:left;
    margin:5px;
}
.temizle{clear:both;}

.uyari{
    background: url('/images/icon_hata.png') left center no-repeat;
    padding: 5px 0 5px 40px;
}
.bilgi_ver{
    background: url('/images/icon_info.png') left center no-repeat;
    padding: 5px 0 5px 40px;
}
.geri{
    clear:both;
    margin:10px 0;
}
#addthis{
    clear: both;
    margin:10px 0;
}
