﻿img {
	border: none;
}
.lvfm {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.lvfm_box {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.lvfm_button {
	display: block;
	width: 40px;
	color: #505050;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none !important;
	background-color: transparent !important;
	border: none !important;
}
a.lvfm_button:hover {
	background-color: transparent !important;
}
.lvfm_button img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.lvfm_button span {
	display: none;
}
