@CHARSET "UTF-8";
.rc_box_ext {
	width: 798px;
	margin-left: 178px;
	_margin-left: 174px;
	padding-top: 5px;
}
.rc_box_top div {
   background: url(/v2k9/imgs/rc/rc_t_l.png) no-repeat top left;
}
.rc_box_top {
   background: url(/v2k9/imgs/rc/rc_t_r.png) no-repeat top right;
}
.rc_box_bottom div {
   background: url(/v2k9/imgs/rc/rc_b_l.png) no-repeat bottom left;
}
.rc_box_bottom {
   background: url(/v2k9/imgs/rc/rc_b_r.png) no-repeat bottom right;
}

.rc_box_top div, .rc_box_top, 
.rc_box_bottom div, .rc_box_bottom {
   width: 100%;
   height: 26px;
}

.rc_box_content,
.rc_box_def { 
	background: url(/v2k9/imgs/rc/rc_default.png) repeat !important;
}

.rc_box_content {
	padding-left: 18px;
	display: table-cell;
}

.rc_box_def {
	margin-left: 26px;
	width: 746px !important;
}
