@import url("layout.css");

/* CONTENT */
div#wrapper {
	background: url(../common/center_bottom_wide.gif) no-repeat right bottom;
}
div#content {
	margin: 0 0 0 145px;
	padding: 0 10px 5px;
	background: url(../common/center_top_wide.gif) no-repeat left top;
}
div#content h1 {
	margin: 0;
	padding:21px 0 12px;
}
div#content h1 span {
	background: url(../common/bar_3366cc.gif) no-repeat right top;
	padding: 0 40px 4px 0;	
}
/* END CONTENT */

