

#aramasonuclari
{
width:480px;
display:grid;
float:right; margin-right:30px;
border-left:solid 1px #333333;
border-right:solid 1px #333333;
/*border-bottom:solid 1px #333333; */
overflow:hidden;
position: absolute;
z-index: 9999;
}
.display_box
{
padding:4px; border-top:solid 1px #333333; font-size:12px;  /* height:30px; */
color:#333333;
background:#ffef;
}
.display_box a
{
word-wrap: break-word;
max-width:400px
color:#484848;
background:#ffee;	
 text-transform: uppercase;
}

.display_box:hover
{
	background:#eee;
	color:#333333;
}
.display_box:hover a
{
	background:#eee;
	color:#333333;
}

.kateg:hover{
	color:#ffff00 !important;
}

#shade
{
background-color:#00ccff;

}
