#indexDiv{float: left;
    display: none;
}
a.bax_resultstitle {
	display: block;
    /* margin: 0 0 0 37px; */
    text-align: left;
	/* color:#0050b4; */
	font-family: 'Fjalla One', sans-serif;
	text-decoration:none;
	/* font-size:16px; */
	line-height:24px;
	text-transform: uppercase;
}
	
a.bax_resultstitle:hover{
	color:#00aaef;
}
a.bax_resultstitle:before{
	content: ""; 	
	padding-right:20px;    
	font-size: 27px;
    display: inline-block;
    float: left;
    margin-right: 19px;
    position: absolute;
    top: 0;
    left: 0;
	font-family: 'icomoon';
	speak: none;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none;
	line-height: 1;
}

.bax_resultsurl{
	display:none;
}

.bax_resultssum{
    /* color: #5d5d5d; */
    /* margin-top: 5px; */
	/* margin-bottom:20px; */
    /* display: inline-block; */
    /* padding-left: 1px; */
    /* margin-left: 37px; */
	/* font-size:16px; */
	/* line-height:24px; */
}

.bax_resultssum:hover{
	cursor:pointer;
}
.bax_title img{
	display:none;
}
.bax_title:hover{
 color: #00aaef;
 }
 
 
 #resultItemContainerDiv{
    /* border-bottom: 2px solid #e4e5e6; */
    /* margin-bottom: 30px; */
    /* padding-bottom: 30px; */
    /* position: relative; */
	/* line-height: 20px; */
	/* overflow:hidden; */
}
#resultItemContainerDiv:first-child{
	margin-top:10px;
}