.bs-actions-filedownload {
	width: 116px;
	text-align: center;
}
.bs-actions-filedownload a{
	/*@embed*/
	background-image:url("images/download-file_btn.png");
	background-repeat: no-repeat;
	width: 116px !important;
	color: #FFFFFF !important;
	text-align: center;
	padding-top: 1px;
	vertical-align: middle;
	text-decoration: none;
}
.bs-actions-filedownload a:hover{
	/*@embed*/
	background-image:url("images/download-file_btn-hover.png");
	text-decoration: none;
}

.bs-userpagesettings-item {
	float: left;
	margin-right: 2em;
	font-size: 80%;
	text-align: center;
}

.bs-tooltip-link {
	cursor: pointer;
}

.bs-tooltip {
	display:none;
}

.bs-tooltip-body > ul {
	list-style: none;
	margin: 0;
}
.btn44 {
	height:44px!important;
	width:44px!important;
}