@charset "UTF-8";
.tbSizeChanger{
	margin-top:4px;
	margin-bottom: 4px;
}
.tbSizeText{
	text-align: right;
}
.tbLarger, .tbSmaller{
	font-size:10px !important;
	text-align:center;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000 !important;
	text-decoration: none;
	width: 12px;
	margin-left: 1px;
}
.tbLarger:hover, .tbSmaller:hover{
	background-color:#FFFFCC;
	border:1px solid #CCCCCC;
}

