.lft_buttonscontainer {
	width: 146px;
	height: 26px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
}
.lft_buttons a {
	color: #333300;
	display: block;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 26px;
	width: 136px;
}
.lft_buttons a:hover {
	background-color: #CCCC99;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	height: 26px;
	width: 136px;
	padding-top: 0px;
}
