ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	}
/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper{
    margin: 0px 0 0 50px;
	width: 600px
}
/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
	/*	padding-right:20px; */
		float:left;
        list-style: none; /*
		margin-left: auto;
	    margin-right: auto; /*
		border-color:#333;
		border-style:solid;
		border-width: 1px;
		border-bottom-width:0; */
}
/*	ul.multiple_columns div{
		border: 1px solid #242021;
		margin: 10px 20px;
		width:	75px;
		height:	75px;
} */

	ul.multiple_columns>li>div>div{
		border: 1px solid #242021;		
		width:	75px;
		height:	75px;
		margin: 30px 55px;
}
	ul.multiple_columns>li>div>div:hover{ border: 11px solid #514838; margin: 20px 45px;}
/***********************************************/

.paaiskinimas {
	text-align:left;
	font-size:11px;
}
#righta {color:#3c393d;}
#righta:hover {color:#7c7261;}