
div.TextSizeSelector_Custom1
{
}
div.TextSizeSelector_Custom1 td
{
}

div.TextSizeSelector_Custom1 div.innerDiv
{
}

div.TextSizeSelector_Custom1 table.FontSelectorTable
{
	height: 1px;
	width: 40px;
	
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel1
{
	display: none;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel2
{
	height: 1px;
	width: 10px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel2 a.FontNormalSelectedLink div.FontNormalSelected
{
	background: url(img/aklein-hover.gif) left 4px no-repeat;
	height: 10px;
	width: 7px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel2 a.FontNormalLink div.FontNormal
{
	background: url(img/aklein.gif) left 4px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 7px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel2 a.FontNormalLink:hover div.FontNormal
{
	background: url(img/aklein-hover.gif) left 4px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 7px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel3
{
	height: 10px;
	width: 10px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel3 a.FontLargeLink div.FontLarge
{
	background: url(img/amedium.gif) left 1px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 8px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel3 a.FontLargeLink:hover div.FontLarge
{
	background: url(img/amedium-hover.gif) left 1px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 8px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel3 a.FontLargeSelectedLink div.FontLargeSelected
{
	background: url(img/amedium-hover.gif) left 1px no-repeat;
	height: 10px;
	width: 8px;
}


div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel4
{
	height: 10px;
	width: 10px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel4 a.FontLargestLink div.FontLargest
{
	background: url(img/agroot.gif) left 1px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 9px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel4 a.FontLargestLink:hover div.FontLargest
{
	background: url(img/agroot-hover.gif) left 1px no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 10px;
	width: 9px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel4 a.FontLargestSelectedLink div.FontLargestSelected
{
	background: url(img/agroot-hover.gif) left 1px no-repeat;
	height: 10px;
	width: 9px;
}

div.TextSizeSelector_Custom1 table.FontSelectorTable td.FontSelectorCel5
{
	display: none;
}
