
#thumbnail-filter
{
	position: absolute;
	top:   20px;
	left  :   0px;
	background: url(../image/white_32.png);
/*	background: url(./image/marker.png);*/
	width: 1920px;
	height:  610px;
/*	height:  100%;*/
/*	z-index: 11;*/
}


/* [ph] ------------------ */
#comHeader
{
	width:		100%;
	position:	fixed;
	top:		0px;
	left:		0px;
	z-index:	200;
}

.headerColor
{
	background-color:	#e3e3e3;
}

@media (min-width: 320px) and (max-width: 767.99px) {
   html {
     margin-bottom: 80px !important;
   }
}