.rcgfx {
	max-width:260px;	/* img xdim */
	margin:0 0 0 22px;	/* radius of left corner */
	font-size:95%;
	line-height:1.2;
}

.rcgfx .rccont {
	position:relative;
	padding:1.75em 22px 0 0;
	_overflow-y:hidden;	/* MSIE! */
	_zoom:1;		/* MSIE! */
}

.rccont :last-child {
	margin-bottom:0;
}

.rcgfx .rccont, .rcgfx .rctop, .rcgfx .rcbot, .rcgfx .rcbot div {
	background:transparent url("img2/api_inox_fltbg.png") no-repeat top right;
}


.rcgfx .rctop {
	position:absolute;
	left:0;
	top:0;
	width:22px;
	margin-left:-22px;
	height:100%;
	_height:1200px;		/* MSIE! */
	background-position:left top;
}

.rcgfx .rcbot {
	position:relative;
	width:auto;
}

.rcgfx .rcbot, .rcgfx .rcbot div {
	height:22px;
}

.rcgfx .rcbot {
	background-position:bottom right;
}

.rcgfx .rcbot div {
	position:relative;
	width:22px;
	margin-left:-22px;
	background-position:left bottom;
}

.rcgfx p, .rcgfx h1 {
	margin:0;
	padding:.5em 0 0 0;
}
