/*
	Override Stylesheet
*/
li {
   list-style: none;
}

#infotext-frame ul {
display:inline;
}

#infotext-frame ul li {
	display: inline;
	list-style-type: none;
}

#infotext-frame ul li:before { content: " &nbsp; "; }

.yapb-latest-images img {margin-right:10px;}
