@charset "utf-8";
/* CSS Document */

#other	h2	{
	background:url(/test/wp-content/themes/roundedge.theme/common/images/h2-bg.gif) repeat-x;
	padding:0;
}
#other	h2	span	{
	width:579px;
	display:inline-block;
	vertical-align:top;
	line-height:26px;
	padding:0 8px;
	font-size:larger;
}
#other		h2:before	{
	content:url(/test/wp-content/themes/roundedge.theme/common/images/h2-left.gif);
	display:inline;
}
#other		h2:after	{
	content:url(/test/wp-content/themes/roundedge.theme/common/images/h2-right.gif);
	display:inline;
}