
.dvgcr-h1{ 
    min-width:500px; 
	min-height:174px;
	float:left;
	background: url("https://www.devogiocare.it/ebay/lego/util/banner.png") no-repeat;
	font-family: verdana;
	font-size: 15px;
	color:white;
	
}

.dvgcr-h2{ 
	font-family: verdana;
	font-size: 15px;
	color:white;
	min-height:174px;
	background:url(https://www.devogiocare.it/ebay/lego/util/banner-l.png) repeat ;
}

.alr  { text-align:right;}
.mb8  { margin-bottom:8px;}
.mb1  { margin-bottom:2px;}
.mt24 { margin-top:24px;}
.boxr {
    width:48%;
    padding-top:34px; 
	position: absolute;
    right: 10px;
}

.boxf {
	width:460px;
	position: absolute;
    right: 10px;
	top:140px;
}

.h36{height: 36px !important;}
.mi_s_button{position:absolute;margin:2px 0 0 -20px;overflow: hidden;}

@media screen and (max-width : 840px){
  /* .find{display:none;visibility:hidden;} */
  .hideLt840{display:none;visibility:hidden;}
}