.fixed-bottom-right {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0px;
    padding: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
