@charset "utf-8";



body{
	font-size: 10px; /* modern browser */
	*font-size: x-small; /* IE 7 */
	*font: xx-small; /* IE 6 */
}

div#betaBlock,
div#footer{
	font-size: 10px; /* modern browser */
	*font-size: x-small; /* IE 7 */
	*font: xx-small; /* IE 6 */
}

li#fontS,
li#fontS a,
li#fontS a:visited,
li#fontS a:hover,
li#fontS a:active{
	background:url(../img/btn_font_s_o.gif) no-repeat 0 0;
	cursor:default;
}

.attention{
	font-size: 10px; /* modern browser */
	*font-size: x-small; /* IE 7 */
	*font: xx-small; /* IE 6 */
}
