@import "right_menu.css";

#wrapper {
}

h2 {
	width:660px;
	height:49px;
	background:url('images/example/title.png') no-repeat 0 0;
	text-indent:-999em;
	margin:0.5em 10px;
}

#wrapper h3 {
	background:url(images/h.png) no-repeat 0 0;
	line-height:36px;
	font-size:110%;
	color:#333;
	clear:both;
	margin-top:16px;
}


