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