#duyurular{
float:left;
width:285px;
border:0px solid;
height:264px;
background:#323232;
margin-left:3px;
color:#FFF;
}


#duyurular #baslik{
color:#F93;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:3px;
padding:3px;
text-decoration:none;
/*border-bottom:3px solid  #ADC2D3;*/

}

#duyurular #ropres{
text-align:center;
width:110px;
height:90px;
float:left;
margin:5px;
overflow:hidden;
}

#duyurular img{
	border:2px solid #ADC2D3;
	width:100px;
}

#duyurular #ilksatir{
clear:both;
height:120px;
overflow:hidden;
background:#524340;
margin-bottom:4px;
}
#duyurular #satir{
clear:both;
height:50px;
overflow:hidden;
}
#duyurular #ilksatir #duyurubas{
	float:left;
	width:150px;
	margin-left:2px;
	font-weight:bold;	
}
#duyurular #ilksatir #duyuruozet{
	float:left;
	width:150px;
	margin-left:2px;
	color:#CCC;
}

#duyurular #satir #duyurubas{
	float:left;
	margin-left:2px;
	font-weight:bold;	
}
#duyurular #satir #duyuruozet{
	float:left;
	margin-left:2px;
	color:#CCC;
}
#duyurular a{
color:#FFF;
}

#duyurular #tumduyuru{
	text-align:right;
	margin:8px 5px;
	text-decoration:underline;
}


