.bilgi_kucuk{
    min-height: 16px;
    padding:5px 0 5px 20px;
    margin:0 0 10px 0;
    background: url(/images/bilgi_kucuk.png) left center no-repeat;   
    font-size:0.8em;
}
.dikkat{
    min-height: 20px;
    padding:5px 0 5px 20px;
    background: url(/images/dikkat.gif) left center no-repeat;    
    color: red;
}
.dikkat2{
    min-height: 20px;
    padding:5px 5px 5px 36px;
    background: url(/images/error.png) 5px center no-repeat  #d71717;    
    color: #fff;
    border:1px solid #ac1d1d;
    border-radius:5px;
}
.dikkat_buyuk{
    min-height: 20px;
    padding:5px 5px 5px 25px;
    background: url(/images/button_odenmemis.png) 5px center no-repeat #D70000;    
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin:10px;
    border:1px solid #FF5E5E;
   
    
}
.dikkat_buyuk a{
    color: #ecda93;
}
.button_giris{
	width:185px;
	height:35px;
	background:url(/images/giris_yap.png) no-repeat;
	border:0;	
}
.button_sifre{
	width:185px;
	height:35px;
	background:url(/images/sifremi_unuttum.png) no-repeat;
	border:0;	
}
.uyegirisform{
    clear:both;
    height:30px;    
}
.uyegirissol{
    width:150px;
    float:left;
}
.uyegirissag{
    width:250px;
    float:left;
}