.chromestyle{
	width: 99%;
	font-weight: bold;
}

.chromestyle:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.dropmenudiv{ position:absolute; top: 0; border: 0px solid #F30; z-index:10001; background-color: white;  visibility: hidden; font-size:11px; left:0; margin:0;}

* html .dropmenudiv a{ width: 100%; }

.dropmenudiv a:hover{ color: #C00; }

a.chrome_baslik { color:#162D66; font-size:11px; font-weight:bold; text-decoration:none; line-height:20px; margin:0px; padding:0px;  text-indent:0px; }

a.chrome_link { color:#666; text-decoration:none; font-size:11px; line-height:15px; margin:0px; padding:0px; text-indent:0px;}

br.chrome_br { height:0px; line-height:0px; }