body {
	font:normal 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#menu {
	width:351px;
	margin:0 auto;
}
h1 {
	text-align:center;
	line-height:35px;
}
h2 {
	width:298px;
	padding:0 0 0 53px;
	height:40px;
	margin:0;
}
h2 a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	line-height:40px;
}
h2.trigger {
	background:url(../gfx/bg_h2.jpg) left top no-repeat;
}
h2.active {
	background:url(../gfx/bg_h2.jpg) left bottom no-repeat;
}
.container {
	padding:20px;
	background:#f3f3f3;
	border:1px solid #999;
	color:#333;
}
h3 {
	margin:0;
	padding:0;
}
.container h3 {
	padding:0 0 20px 0;
	font-size:13px;
}
.container p {
	margin:0;
	padding:0;
}
