/* CSS Document */


.noSmartphone
{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}


.expandTile
{
	height:auto;
}

.grid #content
{
	height:auto;
}

.grid3
{
	width:310px;
}

.grid3 #content
{
	width:265px;
}

.grid4
{
	width:310px;
}

.grid4 #content
{
	width:265px;
}

.blanko
{
	font-size:26px;
	line-height:29px;
	padding-top:55px;
	padding-left:20px;
}


::-webkit-scrollbar {
    display:none;
}