@charset "utf-8";

/*  Font Size
---------------------------------------------------------- */

body {
	font-size: 11px;
	*font-size: 69%;
}

body table th,
body table td,
body table caption {
	_font-size: 69%;
}

body input,
body select,
body textarea {
	*font-size: 85% !important;
}

div#content-header ul#font-changer li.medium img {
	visibility: hidden;
}

div#content-header ul#font-changer li.large img {
	visibility: visible;
}

div#content-header div.ticker div.header-search input#search {
	*font-size: 80%;
}
