.doviz_table {
	border-collapse:collapse;
	border:0;
	border-spacing:0;
	width:100%;
}
.doviz_table tr td.dbaslik {
	font-weight:bold;
	border-bottom:1px solid #eee;
}
.doviz_table tr td.currenc_dollar {
	color:#fff;
	height:30px;
	width:32px;
}
.doviz_table tr td.currenc_euro {
	color:#fff;
	height:30px;
	width:32px;
}
