#left_col {
	float: left;
	width: 256px;
}
#right_col {
	margin-left: 260px
}
#main_text {
	margin-top: 55px;
}
/**/
#body #main_text h2 span.fc_green {
	color: #AEB71F !important;
}
#body #main_text h2 span.fc_blue {
  color:#5D9ADD !important;
}
#body #main_text h2 span.fc_white {
  color: #fff !important;
}
#body #main_text h2 span.fc_grey {
  color:#838383 !important;
}
ol.prompoint {
	margin-top: 14px;
}
ol.prompoint li {
	list-style: none;
	font-size: 75%;
	color: #fff;
}
ol.prompoint li.ligr {
	color: #838383;
}
ol.prompoint li div.li {
	color: #838383;
	display:inline;
}
div.block, div.block table {
	display: inline;
}
html:root* div.block {
	display: inline-block;
} 
div.block .bgRed {
	position: static;
	font-size: 100%;
	margin-top: 13px;
}
.bgRed em {
	width: 23px;
}
.bgRed dfn {
	width: 20px;
	background: #0F0F0F url(../i/bg-btn-rp.gif) no-repeat scroll 100% 0 !important;
}
.bgRed a {
	margin: 0 -16px 0 0 !important;
	left: -8px;
}
div.block p.zag {
	padding-bottom: 13px;
	float: left;
}
#copydiv {
	position: absolute;
	z-index: 5000;
	opacity: 0.97;
	-moz-opacity: 0.97;
	filter:alpha(opacity=97);
	font-size: 75%;
	color: #ffffff;
	width: 489px;
}
#copydiv table {
	border-collapse: collapse;
}
#copydiv td.t {
	background: url('../i/promo_t.gif') no-repeat scroll 0 0;
	width: 489px;
	height: 69px;
}
#copydiv td.c {
	background: url('../i/promo_c.gif') repeat-y scroll 0 0;
}
#copydiv td.b {
	background: url('../i/promo_b.gif') no-repeat scroll 0 0;
	height: 36px;
}
#copydiv td.c .cen {
	margin: -53px 0 -17px 0;
	padding: 0 33px 0 22px;
	position: relative;
}
#copydiv td.c .cen em {
	display:block;
 	width:16px;height:20px;
 	right:13px;top:-5px;
 	background:url('../i/mini_remove_icon.gif') no-repeat left 1px;
 	cursor:hand;cursor:pointer;
 	position: absolute;
}
#copydiv .textcode {
	color: #838383;
	background-color: #262626;
	padding: 4px 9px 4px 9px;
	margin-top: 10px;
}
#copydiv .copy td {
	padding-top: 10px;
	vertical-align: top;
	padding-right: 37px;
}
#copydiv .copy a{
	color: #838383;
	background: url(../i/a_und.gif) repeat-x scroll 100% 100%;
}
#copydiv .copy a:hover {
	background: url(../i/a_hov.gif) repeat-x scroll left bottom;
}
#copydiv kbd {
	color: #FF7F00;
	font-weight: bold;
}
html:root div.block {font-size: 13px;}

