@charset "utf-8";

body {
	font-size:12px;
}

* html body {/* for IE6 */
	font-size:75%;
}

*:first-child+html body {/* for IE7 */
	font-size:75%;
}

#footer dl#alternate dd ul li.text-medium a,
#footer dl#alternate dd ul li.text-medium a:hover {
	display:block;
	width:22px;
	height:23px;
	background:url(../../img/icon_04_01.gif) no-repeat left top;
}

.chat {
	text-align: center;
	margin-bottom: 15px;
}

