.rowTable {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	display: block;
}

.rowCell {
	vertical-align: top;
}

.rowCellPadleft {
	padding-left: 9px;
}

/* obshie stili dlya blokov */

.container {
	font-size: 14px;
	width: 314px;
	height: 407px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}


.cnrTopLeft, .cnrTopRight {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

.cnrBottomLeft, .cnrBottomRight {
	width: 10px;
	height: 12px;
	background-repeat: no-repeat;
}

.cnrTopLeft {
	background-image: url(/images/gray-top-left.gif);
}

.cnrTopRight {
	background-image: url(/images/gray-top-right.gif);
}

.cnrBottomLeft {
	background-image: url(/images/gray-bottom-left.gif);
}

.cnrBottomRight {
	background-image: url(/images/gray-bottom-right.gif);
}

.cnrTopSide, .cnrRightSide, 
.cnrBottomSide, .cnrLeftSide, 
.containerInner {
	background-color: #c6c5c1;
}

.cnrBottomSide {
	height: 12px;
}

.cnrRightSide {
	background-image: url(/images/gray-side-left-right.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	height: 100%
} 

.cnrLeftSide {
	background-image: url(/images/gray-side-left-right.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 100%
} 

.cnrBottomSide {
	background-image: url(/images/gray-bottom-side.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.cnrTopSide {
	background-image: url(/images/gray-side-top.gif);
	background-repeat: repeat-x;	
}

.containerInner {
	vertical-align: top;
	background-image: url(/images/gray-allgrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 2px;
}

.blockBg {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	background-color: #e1e1e1;
	height: 335px;
	overflow: hidden;
}

.gotoRub {
	height: 226px;
	overflow: hidden;
	margin: 12px 12px 0 12px;
	background-color: #c5c5c5;
	text-align: center;
}

.gotoRub img {
	position: relative;
	top: 24%;
}

.blockFooter {
	background-color: #e1e1e1;
	/*border-right: 1px solid #c6c5c1;*/
	text-align: right;
	background-image: url(/images/block1_bg_foot.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.blockFooter img {
	background-image: url(/images/block_cnr_blue.gif);	
	background-repeat: no-repeat;
}

.blockDate {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 110%;
	padding-left: 4px;
	background-color: #3f79b0;
	background-image: url(/images/bg_date_blue.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.wAuthor .authorImg {
	margin-right: 8px;
	margin-top: 3px;
	width: 76px;
	position: relative;
}

.wAuthor .authorImg .cnr1, .wAuthor .authorImg .cnr2, .wAuthor .authorImg .cnr3, .wAuthor .authorImg .cnr4 {
	background-repeat: no-repeat;	
	position: absolute;
	width: 7px;
	height: 7px;
	font-size: 1px;
}

.wAuthor .authorImg .cnr1 {
	background-image: url(/images/author-blue-cnr1.gif);
	top:0px;
	left:0px;
}

.wAuthor .authorImg .cnr2 {
	background-image: url(/images/author-blue-cnr2.gif);
	top:0px;
	right:0px;	
}

.wAuthor .authorImg .cnr3 {
	background-image: url(/images/author-blue-cnr3.gif);
	bottom:0px;
	right:0px;
}

.wAuthor .authorImg .cnr4 {
	background-image: url(/images/author-blue-cnr4.gif);
	bottom:0px;
	left:0px;	
}


.wAuthor .blockBg table {
	border: 0;
	margin: 0;
	border-spacing: 0;	
	empty-cells: show;
}

.wAuthor .blockBg table td {
	vertical-align: top;
	padding: 0;
}

.wAuthor .authorImg {
	font-size: 11px;
	background-color: #ebebeb;
	background-image: url(/images/bg_author_grad.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}

.wAuthor .authorImg .authorShadows {
	border: 1px solid #ffffff;
	border-bottom: 1px solid #315f8b;
}

.wAuthor .authorImg .authorShadows2 {
	border: 1px solid #3a6fa2;
	border-top: none;
}

.wAuthor .blockText div.authorImg .authorName {
	height: 30px;
}

.wAuthor .blockText div.authorImg .authorName p {
	line-height: 100%;
	color: #767676;
	padding: 3px 3px 0px 6px;
}


.wAuthor .blockText table td .blockText {	
	padding-left: 6px;
}

.wAuthor .blockText p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.wAuthor .blockText table td .blockText h1 {
	line-height: 99%;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
}

.wAuthor .blockText h1, .wAuthor .blockText h1 a {
	color: #ffffff;
}

.wAuthor .blockBg {
	background-color: #3e77ae;
}

.wAuthor .blockFooter {
	background-color: #3e77ae;	
}



.blockImg {
	width: 286px;
	height: 226px;
	overflow: hidden;
	position: relative;
}

.width2blocks .blockImg {
	width: 298px;
}

.width3blocks .blockImg {
	width: 302px;
}

.blockText {
	padding: 10px;
	padding-top: 6px;
	font-size: 14px;
	line-height: 1.2em;
}

.blockText h1 a, .blockText strong, .blockText strong a {
	color: #3c77af;
	text-decoration:none;	
}

.blockText h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #3c77af;
	font-weight: normal;
	line-height: 99%;
}

.blockText strong, .blockText strong a {
	color: #3c77af;
}

.blockText p {
	margin: 0;
	padding: 0;
}

.width2blocks {
	width: 638px;
}

.width2blocks .containerInner {
	width: 638px;
}

.width3blocks {
	width: 962px;
}

.width3blocks .containerInner {
	width: 962px;
}

.width100pc {
	width: 100%;
}


.contCaption {
	position: relative;
	height: 27px;
	text-decoration:none;
}

.contCaption div {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;		
	margin-bottom: 5px;
	position: absolute;	
	text-align: center;
	width: 100%;
	z-index: 1;
	top: -7px;
	white-space: nowrap; 
	letter-spacing:-1px;
	color: #3e77ae;
}

.contCaption div ins {
	color: ffffff;
	text-decoration:none; 
	position: absolute;	
	z-index: -1;
	white-space: nowrap; 
	letter-spacing:-1px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
	left:0;
}

.contCaption div a {
	color: #3e77ae;
	text-decoration:none;
}

.contCaption div ins a, .contCaption div ins span.grayCapt, .contCaption div ins span.grayCapt a {
	color: #ffffff;	
}

.contCaption div span.grayCapt, .contCaption div span.grayCapt a {
	color: #555d6e;
}

/* END obshie stili dlya blokov */

/* colors for default blocks */

.blueOnGray .blockText strong, .blueOnGray .blockText strong a {
	color: #3c77af;
}

/* -------------------  */

.orangeOnGray .contCaption a, div.setOrangeOnGray .contCaption a, 
.orangeOnGray .contCaption div, div.setOrangeOnGray .contCaption div, 
.orangeOnGray .blockText h1, div.setOrangeOnGray .blockText h1,
.orangeOnGray .blockText h1 a, div.setOrangeOnGray .blockText h1 a, 
.orangeOnGray .blockText stron, div.setOrangeOnGray .blockText stron, 
.orangeOnGray .blockText strong a, div.setOrangeOnGray .blockText strong a {
	color: #f15905;
}

.orangeOnGray .contCaption div ins, .orangeOnGray .contCaption div ins a {
	color: #ffffff;	
} 

.orangeOnGray .wAuthor .blockBg {
	background-color: #ef5d03;
}

.orangeOnGray .wAuthor .authorImg .cnr1 {
	background-image: url(/images/author-orng-cnr1.gif);
}

.orangeOnGray .wAuthor .authorImg .cnr2 {
	background-image: url(/images/author-orng-cnr2.gif);
}

.orangeOnGray .wAuthor .authorImg .cnr3 {
	background-image: url(/images/author-orng-cnr3.gif);
}

.orangeOnGray .wAuthor .authorImg .cnr4 {
	background-image: url(/images/author-orng-cnr4.gif);
}

.orangeOnGray .wAuthor .authorImg .authorShadows {
	border: 1px solid #ffffff;
	border-bottom: 1px solid #be4801;
}

.orangeOnGray .wAuthor .authorImg .authorShadows2 {
	border: 1px solid #df5501;
	border-top: none;
}

.orangeOnGray .wAuthor .blockText h1, .orangeOnGray .wAuthor .blockText h1 a {
	color: #ffffff;
}

.orangeOnGray .wAuthor .blockFooter {
	background-color: #ef5d03;	
}

.orangeOnGray .blockDate, div.setOrangeOnGray .blockDate {
	background-color: #ef5d03;
	background-image: url(/images/bg_date_orange.gif);
}

.orangeOnGray .blockFooter img, div.setOrangeOnGray .blockFooter img {
	background-image: url(/images/block_cnr_orange.gif);
}

.orangeOnGray .blockText h1, .orangeOnGray .blockText h1 a, .orangeOnGray .blockText strong, .orangeOnGray .blockText strong a {
	color: #ef5b01;
}


/* -------------------  */

.greenOnGrey .wAuthor .blockBg {
	background-color: #54920d;
}

.greenOnGrey .wAuthor .blockFooter {
	background-color: #54920d;	
}

.greenOnGrey .wAuthor .blockFooter img {
	background-image: url(/images/block_cnr_empty.gif);	
}

.greenOnGrey .blockDate {
	background-color: #54920d;
	background-image: url(/images/bg_date_green.gif);
}

.greenOnGrey .contCaption a, div.setGreenOnGrey .contCaption a, 
.greenOnGrey .contCaption div, div.setGreenOnGrey .contCaption div {
	color: #569602;
}

.greenOnGrey .contCaption div ins, .greenOnGrey .contCaption div ins a {
	color: #ffffff;	
}

.greenOnGrey .wAuthor .authorImg .cnr1 {
	background-image: url(/images/author-green-cnr1.gif);
}

.greenOnGrey .wAuthor .authorImg .cnr2 {
	background-image: url(/images/author-green-cnr2.gif);
}

.greenOnGrey .wAuthor .authorImg .cnr3 {
	background-image: url(/images/author-green-cnr3.gif);
}

.greenOnGrey .wAuthor .authorImg .cnr4 {
	background-image: url(/images/author-green-cnr4.gif);
}

.greenOnGrey .wAuthor .authorImg .authorShadows {
	border: 1px solid #ffffff;
	border-bottom: 1px solid #4d8a0b;
}

.greenOnGrey .wAuthor .authorImg .authorShadows2 {
	border: 1px solid #4d8a0b;
	border-top: none;
}

/* -------------------  */



.grayOnOrange .cnrTopLeft {
	background-image: url(/images/orange-top-left.gif);
}

.grayOnOrange .cnrTopRight {
	background-image: url(/images/orange-top-right.gif);
}

.grayOnOrange .cnrBottomLeft {
	background-image: url(/images/orange-bottom-left.gif);
}

.grayOnOrange .cnrBottomRight {
	background-image: url(/images/orange-bottom-right.gif);
}

.grayOnOrange .cnrTopSide, .grayOnOrange .cnrRightSide, .grayOnOrange .cnrBottomSide, .grayOnOrange .cnrLeftSide, .grayOnOrange .containerInner {
	background-color: #c7c5c1;
}

.grayOnOrange .cnrBottomSide {
	height: 12px;
}

.grayOnOrange .cnrRightSide {
	background-image: url(/images/orange-side-left-right.gif);
} 

.grayOnOrange .cnrLeftSide {
	background-image: url(/images/orange-side-left-right.gif);
} 

.grayOnOrange .cnrBottomSide {
	background-image: url(/images/orange-bottom-side.gif);
}

.grayOnOrange .containerInner, .grayOnOrange .cnrLeftSide, .grayOnOrange .cnrRightSide {
	background-image: url(/images/orange-allgrad.gif);
	background-color: #ef5b01;
}

.grayOnOrange .cnrLeftSide {
	background-image: url(/images/orange-side-left-right.gif);
}

.grayOnOrange .cnrRightSide {
	background-image: url(/images/orange-side-left-right.gif);
}

.grayOnOrange .cnrTopSide {
	background-image: url(/images/orange-side-top.gif);
	background-color: #ef5b01;
}

.grayOnOrange .contCaption div a, .grayOnOrange .contCaption div {
	color: #ffffff;
}

.grayOnOrange .contCaption div ins a, .grayOnOrange .contCaption div ins {
	color: #9b4401;
}

.grayOnOrange .contCaption ins {
	margin-top: -1px;
}

.grayOnOrange .blockDate, div.setGrayOnOrange .blockDate {
	background-color: #565e6f;
	background-image: url(/images/bg_date_gray.gif);
}


.grayOnOrange .blockText h1, 
.grayOnOrange .blockText h1 a, 
.grayOnOrange .blockText strong, 
.grayOnOrange .blockText strong a,
div.setGrayOnOrange .blockText strong, 
div.setGrayOnOrange .blockText strong a {
	color: #555d6e;
}

.grayOnOrange .bordersLR {
	border-left: 1px solid #da5301; 
	border-right: 1px solid #da5301;
}

.grayOnOrange .blockFooter {
	background-image: url(/images/block2_bg_foot.gif);
}

.grayOnOrange .blockFooter img {
	background-image: url(/images/block_cnr_gray.gif);	
}

div.setGrayOnOrange .blockFooter img {
	background-image: url(/images/block_cnr_gray2.gif);
}
	
/* END colors for default blocks */

/* size for default blocks*/


/* 3/3 size */

.small .width3blocks .blockDiv {
	width: 148px;
}

.small .width3blocks .blockBg {
	border: 1px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
	background-color: #e1e1e1 !important;
	height: 168px;
}


.small .borderTop {
	border-top: 1px solid #FFFFFF;
}

.small .width3blocks .blockImg {
	width: 144px;
	height: 108px;
	overflow: hidden;
	position: relative;
}

.buttonPlay {
	position: absolute;
	bottom: 6px;
	left: 11px;
}

.buttonPlay img {
	background-image: url(/images/orange-play3.gif);
}

.blueOnGray .buttonPlay img {
	background-image: url(/images/blue-play3.gif);
}

.small .buttonPlay {
	left: 2;
	bottom: 2;
}

.small .buttonPlay img {
	background-image: none;
}

.small .blockText {
	padding: 2px;
	padding-bottom: 0px;
	padding-top: 2px;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}

.small .blockText a {	
	text-decoration: none;
}

.small .blockText p {
	margin: 0;
	padding: 0;
}

.small .paddLeft {
	margin-left: 10px;
}

.small .paddTop {
	margin-top: 5px;
}

.small .blockFooter {
	margin-right: 0px;
	border-right: none;
	margin-top: -10px;
	background-color: transparent;
	position: relative;
	z-index: 2;
}


.small .gotoRub, .orange .gotoRub {
	height: 108px;
}

.small .gotoRub img, .orange .gotoRub img {
	position: relative;
	top: 15%;
}
	

div.emptyBlock .blockFooter img, 
.orangeOnGray .emptyBlock .blockFooter img, 
.blueOnGray .emptyBlock .blockFooter img, 
.grayOnGray .emptyBlock .blockFooter img {
	background-image: url(/images/block_cnr_empty.gif);	
	background-repeat: no-repeat;	
}

.orange .emptyBlock .blockFooter img, .grayOnOrange .emptyBlock .blockFooter img {
	background-image: url(/images/block_cnr_empty2.gif);	
}

.orange .emptyBlock .blockFooter, .grayOnOrange .emptyBlock .blockFooter {
	background-image: url(/images/block2_bg_foot2.gif);
	background-color: #f17201;
}

.orange .emptyBlock .blockBg, .grayOnOrange .emptyBlock .blockBg {
	border: 1px solid #fea772;
	background-color: #f17201;
	border-top: none;
	border-bottom: none;
}

.orange .emptyBlock .borderTop, .grayOnOrange .emptyBlock .borderTop {
	border-top: 1px solid #fea772;
}


/* 2/3 size */

.small .width2blocks .blockDiv {
	width: 146px;
}

.small .width2blocks .blockBg {
	height: 168px;
}

.small .width2blocks .blockImg {
	width: 142px;
	height: 108px;
}

/* END size for default blocks*/


.blockDiv {
	float: left;
	width: 290px;
}

.width3blocks .blockDiv {
	width: 306px;
}

.width2blocks .blockDiv {
	width: 302px;		
}

.bordersLR {
	border-left: 1px solid #b9b8b5;
	border-right: 1px solid #bebdba;	
}

.borderTop {
	border-top: 1px solid #FFFFFF;
}

.paddLeft {
	margin-left: 10px;
}

/* orange block (video / list)*/


.orange {
	height: 225px;
}

.orange .cnrTopLeft {
	background-image: url(/images/orange-top-left.gif);
}

.orange .cnrTopRight {
	background-image: url(/images/orange-top-right.gif);
}

.orange .cnrBottomLeft {
	background-image: url(/images/orange-bottom-left.gif);
}

.orange .cnrBottomRight {
	background-image: url(/images/orange-bottom-right.gif);
}

.orange .cnrTopSide, .orange .cnrRightSide, .orange .cnrBottomSide, .orange .cnrLeftSide, .orange .containerInner {
	background-color: #c7c5c1;
}

.orange .cnrBottomSide {
	height: 12px;
}

.orange .buttonPlay img {
	background-image: none;
}

.orange .cnrRightSide {
	background-image: url(/images/orange-side-left-right.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%
} 

.orange .cnrLeftSide {
	background-image: url(/images/orange-side-left-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	height: 100%
} 

.orange .cnrBottomSide {
	background-image: url(/images/orange-bottom-side.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #af4201;
}

.orange .containerInner, .orange .cnrLeftSide, .orange .cnrRightSide {
	vertical-align: top;
	background-image: url(/images/orange-allgrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f37a01;
}

.orange .cnrLeftSide {
	background-image: url(/images/orange-side-left-right.gif);
	background-position: 0% 0%
}

.orange .cnrRightSide {
	background-image: url(/images/orange-side-left-right.gif);
	background-position: 100% 0%	
}

.orange .cnrTopSide {
	background-image: url(/images/orange-side-top.gif);
	background-repeat: repeat-x;
	background-color: #ef5b01;
}

.orange .blockDiv {
	width: 148px;
}

.orange .blockDate {
	background-color: #565e6f;
	background-image: url(/images/bg_date_gray.gif);
}

.orange .bordersLR {
	border-left: 1px solid #da5301; 
	border-right: 1px solid #da5301;
}

.orange .blockBg {
	border: 1px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
	background-color: #e1e1e1;
	height: 168px;
}

.orange .borderTop {
	border-top: 1px solid #FFFFFF;
}

.orange .blockImg {
	width: 144px;
	height: 108px;
	overflow: hidden;
	position: relative;
}

.orange .buttonPlay {
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.orange .blockText {
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 2px;
	color: #424c61;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}

.orange .blockText a {
	color: #424c61;
	text-decoration: none;
}

.orange .blockText p {
	margin: 0;
	padding: 0;
}

.orange .paddLeft {
	margin-left: 10px;
}

.orange .blockFooter {
	margin-right: 0px;
	border-right: none;
	text-align: right;
	background-image: url(/images/block2_bg_foot.gif);
	margin-top: -10px;
	position: relative;
	z-index: 100;
	background-color: transparent;
}

.orange .blockFooter img {
	background-image: url(/images/block_cnr_gray.gif);
	background-repeat: no-repeat;	
}

.orange .contCaption div, .orange .contCaption div a {
	color: #ffffff;
}

.orange .contCaption div ins, .orange .contCaption div ins a {
	color: #9b4401;
}

.orange .contCaption div ins {
	margin-top: -1px;
}


/* gray2 block (poisk / calendar)*/

.gray2 .cnrTopLeft {
	background-image: url(/images/gray2-top-left.gif);
}

.gray2 .cnrTopRight {
	background-image: url(/images/gray2-top-right.gif);
}

.gray2 .cnrBottomLeft {
	background-image: url(/images/gray2-bottom-left.gif);
}

.gray2 .cnrBottomRight {
	background-image: url(/images/gray2-bottom-right.gif);
}

.gray2 .cnrTopSide, .gray2 .cnrRightSide, .gray2 .cnrBottomSide, .gray2 .cnrLeftSide, .gray2 .containerInner {
	background-color: #424c61;
}

.gray2 .cnrBottomSide {
	height: 12px;
}

.gray2 .cnrRightSide {
	background-image: url(/images/gray2-side-left-right.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%
} 

.gray2 .cnrLeftSide {
	background-image: url(/images/gray2-side-left-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	height: 100%
} 

.gray2 .cnrBottomSide {
	background-image: url(/images/gray2-bottom-side.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #424c61;
}

.gray2 .containerInner, .gray2 .cnrLeftSide, .gray2 .cnrRightSide {
	vertical-align: top;
	background-image: url(/images/gray2-allgrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #424c61;
}

.gray2 .containerInner {
	vertical-align: top;
	padding-top: 2px;
}

.gray2 .cnrLeftSide {
	background-image: url(/images/gray2-side-left-right.gif);
	background-position: 0% 0%
}

.gray2 .cnrRightSide {
	background-image: url(/images/gray2-side-left-right.gif);
	background-position: 100% 0%	
}

.gray2 .cnrTopSide {
	background-image: url(/images/gray2-side-top.gif);
	background-repeat: repeat-x;
	background-color: #424c61;
}

.gray2 .contCaption, .gray2 .contCaption div, .gray2 .contCaption div a {
	color: #ffffff;
}

.gray2 .contCaption div ins, .gray2 .contCaption div ins a {
	color: #3c496b;
}
.gray2 .contCaption div ins {
	margin-top: -1px;
}


.gray2 .blockDiv {
	border-bottom: 1px solid #3c4559;
}

.gray2 .bordersLR {
	border-left: 1px solid #3c4559;
	border-right: 1px solid #3c4559;
	border-bottom: 1px solid #313848;
}

.gray2 .blockBg {
	border: 1px solid #c5c5c5;
	border-top: none;
	background-color: #555d6e;
	height: 326px;
}






/* SPORT block */

.sport .cnrTopLeft {
	background-image: url(/images/sport-top-left.gif);
}

.sport .cnrTopRight {
	background-image: url(/images/sport-top-right.gif);
}

.sport .cnrBottomLeft {
	background-image: url(/images/sport-bottom-left.gif);
}

.sport .cnrBottomRight {
	background-image: url(/images/sport-bottom-right.gif);
}

.sport .cnrTopSide, .sport .cnrRightSide, .sport .cnrBottomSide, .sport .cnrLeftSide, .sport .containerInner {
	background-color: #424c61;
}

.sport .cnrBottomSide {
	height: 12px;
}

.sport .cnrRightSide {
	background-image: url(/images/sport-side-left-right.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%
} 

.sport .cnrLeftSide {
	background-image: url(/images/sport-side-left-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	height: 100%
} 

.sport .cnrBottomSide {
	background-image: url(/images/sport-bottom-side.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #424c61;
}

.sport .containerInner, .sport .cnrLeftSide, .sport .cnrRightSide {
	vertical-align: top;
	background-image: url(/images/sport-allgrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #424c61;
}

.sport .containerInner {
	vertical-align: top;
	padding-top: 0px;
}

.sport .cnrLeftSide {
	background-image: url(/images/sport-side-left-right.gif);
	background-position: 0% 0%
}

.sport .cnrRightSide {
	background-image: url(/images/sport-side-left-right.gif);
	background-position: 100% 0%	
}

.sport .cnrTopSide {
	background-image: url(/images/sport-side-top.gif);
	background-repeat: repeat-x;
	background-color: #424c61;
}

.sport .contCaption, .sport .contCaption div, .sport .contCaption div a {
	color: #ffffff;
}

.sport .contCaption div ins, .sport .contCaption div ins a {
	color: #3c496b;
}
.sport .contCaption div ins {
	margin-top: -1px;
}

.sport .blockFooter {
	margin-right: 1px;
	margin-left: 1px;
	border-left: 1px solid #ffffff;
	text-align: right;
	background-image: url(/images/block1_bg_foot3.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	
	background-color: #e1e1e1;
}

.sport .blockFooter img {
	background-image: url(/images/block_cnr_orange4.gif);
}

.sport .blockText h1, .sport .blockText h1 a, .sport .blockText strong, .sport .blockText strong a {
	color: #ef5b01;
}


.sport .blockDiv {
	margin-bottom: 1px;
}

.sport .bordersLR {
	margin-left: 1px;
	margin-right: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.sport .blockBg {
	border: 1px solid #ffffff;
	border-top: none;
	border-bottom: none;
	background-color: #e1e1e1;
	height: 335px;
	position: relative;
	z-index: 100;
}

.sport .blockDate {
	background-color: #ef5d03;
	background-image: url(/images/bg_date_orange.gif);
}

.addInnerBg {
	background-image: url(/images/sport-allgrad-add.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-top: 0px;
}

/* END SPORT block */





/* dlya dvuh vkladok */
.withSwitch .cnrRightSide, .withSwitch .cnrLeftSide {
	background-image: url(/images/gray2-side-left-right2.gif);
}

.withSwitch .containerInner {
	background-image: url(/images/gray2-allgrad2.gif);
}

.withSwitch .containerInner {
	padding-top: 12px;
}



/* END dlya dvuh vkladok */


/*
.archive .blockBg {	
	height: 361px;
}

.archive .borderTop {
	border-top: 1px solid #758098;
}
*/

.raiting .borderTop {
	border-top: 1px solid #758098;
}

.raiting .blockBg {
	border: 1px solid #758098;
	border-bottom: none;
	border-top: none;
	height: 341px;	
}


.withSwitch .blockBg {
	height: 336px;
}

.raitingOverflow {
	height: 321px;
	margin: 6px;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	background-color: #b9b9b9;
	overflow: hidden;
}

.raitingOverflow div.borderTop {
	border-top: 1px solid #b9b9b9;
}

.raitingOverflow .rItem {
	margin-bottom: 1px;
	border: 1px solid #f2f2f2;
	border-top: 1px solid #ffffff; 
	background-color: #e1e1e1;
	background-image: url(/images/raitnum-1.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	clear: both;
}

.raitingOverflow .rItem .num2 {
	/*background-image: url(/images/raitnum-1.gif);*/
	background-repeat: no-repeat;
	background-position: 82.5% 100%;
	height: 77px;
}

.raitingOverflow .rItem td {
	vertical-align: top;
}

.raitingOverflow .rItem .rSection {
	background-color: #f2f2f2;
	font-size: 10px;
	color: #424c61;
	height: 12px;
	padding-left: 10px;
	line-height: 11px;
}

.raitingOverflow .rItem .rSection div {
	float: right;
	padding-right: 3px;
}

.raitingOverflow .rItem .rImg {
	clear: both;
	float: left;
	margin-right: 4px;
}

.raitingOverflow .rItem .rImgDiv {
	position: relative;
}

.raitingOverflow .buttonPlay {
	left: 2;
	bottom: 2;
}

.raitingOverflow .buttonPlay img {
	background-image: none;
}


.raitingOverflow .rItem .rLink {
	width: 160px;
}

.raitingOverflow .rItem .rLink a {
	color: #ef5b01;
	line-height: 110%;
}

.raitingOverflow .rItem .rLink td {
	padding-left: 10px;
	font-size: 13px;
	vertical-align: middle;
	height: 61px;
	font-weight: bold;
}



/* presons raiting */

.persons {
	border-left: 1px solid #343d4f;
	border-right: none;
	background-color: #343d4f;
	margin-left: 5px;
	margin-right: 4px;
}

.byAlph {
	background-color: #e1e1e1;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	height: 294px;
	font-size: 11px;
	color: #434b60;
}

.persTextPad {
	padding: 8px;
}

.persTextPad a {
	color: #434b60;
	text-decoration: underline;
}

.persTextPad a:hover {
	color: #f48300;
}

.z1, .z2, .z3 {
	float: left;
	border: 1px solid white;
	margin: 1px 1px 0px 0px;
}

.persons table td {
	vertical-align: top;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	font-size: 11px;
	color: #434b60;
}

.persons table td p a {
	color: #434b60;
}

.persons table td div {
	text-align: center;
	width: 38px;
	color: #f48300;
	font-size: 24px;	
}

.persons table td p {
	margin: 4px;
	line-height: 14px;
}





.persSearch {
	height: 30px;
	padding-left: 5px;
}

.persSearch .inputText {
	margin: 0;	
	margin-top: 5px;
}

.persSearch .inputTextF {
	width: 210px;
	margin: 0;
	color: #f48300;
}

.persSearch .inputTextR {
}






.switchMarks ul {
	margin: 0;
	padding: 0;
}

.switchMarks ul li {
	float: left;
	font-size: 20px;
	height: 32px;
	width: 147px;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: no-repeat;	
	color: #424c61;
}

.switchMarks ul li a {
	color: #424c61;
	display: block;
	margin-top: 2px;
}

.switchMarks ul li.first {
	background-image: url(/images/bg_switch_off.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.switchMarks ul li.first a {
	margin-left: 5px;
}

.switchMarks ul li.last {
	background-image: url(/images/bg_switch_off.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.switchMarks ul li.last a {
	margin-right: 5px;
}

.switchMarks ul li.cur {
	background-image: url(/images/bg_switch_on.gif);
	color: #ffffff;
}

.switchMarks ul li.cur a {
	color: #ffffff;
}

.switchMarks ul li.separ {
	width: 20px;
	background-image: url(/images/bg_switch_sep.gif);
	background-position: right;
}


.switchMarks ul li.l {
	background-position: left;
}

/* END presons raiting */



.fields {
	height: 31px;
	text-align: right;
	padding-right: 6px;
	margin-top: 3px;
}

.calendarPadd {
	padding-left: 6px;
	padding-top: 6px;
}

.calendar {
	border-collapse: collapse;
	background-color: #b9b9b9;
	border: 1px solid #b9b9b9;
}

.calendar td {
	width: 38px;
	height: 49px;
	border: 1px solid #b9b9b9;
	font-size: 13px;
	vertical-align: top;
	color: #424c61;
	background-color: #e1e1e1;	
	background-repeat: repeat-x;
}

.calendar td a {
	color: #424c61;
	display: block;	
	width: 38px;
	height: 48px;
	cursor: pointer;
}

.calendar td a:hover {
	background-color: #ef5e01;
	background-image: url(/images/cal-bghover.gif);	
}

.calendar td a:hover div {
	color: #ffffff;
}

.calendar td div {
	text-align: right;	
	margin-right: 5px;
	padding-top: 2px;
	font-weight: bold;
}

.calendar td span {
	display: block;
	width: 18px;
	font-size: 11px;
	background-image: url(/images/cal-bgnum.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 11px;
	text-align: center;
	cursor: pointer;
	line-height: 14px;
}

.calendar .cur, .calendar .cur a:hover {
	background-color: #323951;
	background-position: top;
	background-image: url(/images/cal-bgcur.gif);
}

.calendar .hd, .calendar .hd a {
	color: #ee6410;
}


.calendar .cur div, .calendar .cur div a {
	color: #FFFFFF;
}

.calendar .days td {
	background-color: #b9b9b9;
	height: 19px;	
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-size: 11px;
}

.calendar tr td.daysUnderline {
	background-color: #e7e7e7;
	height: 2px;
	border: none;
	border-bottom: 1px solid #b9b9b9;
}

.calendar tr.odd td {
	background-color: #c9c9c9;
}

.spec4cal .blockBg {
	height: 361px; 
}

/* END gray2 block (poisk / calendar)*/


/* goroskop rules */

.goroskop .contCaption div {
	color: #f15905;
}

.goroskop div.blockDiv {
	float: none;
	width: 100%;	
}

.goroskop .width2blocks div.blockDiv {
	width: 614px;
}

.width3blocks .goroscopTable {
	width: 930px;
}

.width2blocks .	 {
	width: 600px;
	height: 268px;
}

.width2blocks .goroscopTable .curHoroscope {
	margin-top: 20px;
	margin-bottom: 40px;
}

.width2blocks .curHoroscope strong {
	font-size: 20px;
	color: #ef5b01;
	font-weight: normal;
}


.width2blocks .curHoroscope p {
	font-size: 14px;
	color: #3c3737;
}

.width2blocks .goroscopTable #hr_text {
	margin-right: 50px;
}

.goroskop div.blockDiv td {
	font-size: 14px;
}

.goroskop div.blockDiv a {
	color: #424c61;
	font-weight: bold;
	text-decoration: none;
}

.curHoroscope {
	width: 190px;
	text-align: center;
}

.curHoroscope strong {
	font-size: 24px;
	color: #ef5b01;
	font-weight: normal;
	display: block;
}

.width3blocks .curHoroscope strong  {
	margin-bottom: 0px;
}

.curHoroscope p {
	font-size: 14px;
	color: #535353;
	display: block;
	font-weight: bold;
}

.horoscopeList {
	width: 200px;
}

.horoscopeList div {
	width: 50px;
	float: left;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}

.width2blocks .horoscopeList {
	width: auto;
}

.width2blocks .horoscopeList div {
	width: 50px;	
}

.width2blocks .horoscopeList div a {
	cursor: pointer;
}

/* goroskop height 2th */
.goroskop .width2blocks .blockBg {
/*	height: 367px;*/
	height:344px;
	border-bottom:2px #fff ridge;
/*	margin-bottom:24px;*/
}



/* goroskop height 3th */
.goroskop .width3blocks .blockBg {
	height: 361px;
}

.goroskop .width2blocks .blockFooter {
	/*background-image: url(/images/block1_bg_foot.gif);
	height: 3px;*/	
}


.goroskop .width3blocks .blockFooter img {
	background: #c6c5c1;
}

.goroskop .width2blocks .blockFooter img {
	background-image: none;
	float: left;
}

.goroskop .width2blocks .blockText {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0;
}

.goroskop .width3blocks .blockText {
	padding-top: 20px;
}

/* END goroskop rules */


/* oblako tegov*/

.tagcloud .bordersLR {
	border-left: 1px solid #3b4356;
	border-right: 1px solid #3b4356;
	border-bottom: 1px solid #292f3c;	
}

.tagcloud .borderTop {
	border-top: 1px solid #c5c5c5;
}

.tagcloud .blockDiv {
	float: none;
}

.tagcloud .blockBg {
	background-color: #bbbab7;
	border: 1px solid #c5c5c5;
	border-top: none;
	border-bottom: none;
	height: 343px;
}

.tagcloud .blockText strong {
	color: #ffffff;
	font-style: italic;
	padding-left: 2px;
	padding-right: 2px;
}

.tagcloud .blockText strong a {
	color: #3e77ae;
}

.tagcloud .blockText strong.x1, .tagcloud .blockText strong.x1 a {
	color: #ef5b01;
	font-weight: bold;
}

.tagcloud .blockText strong.x2, .tagcloud .blockText strong.x2 a {
	color: #555555;
	font-weight: bold;
}

.tagcloud .blockText strong.x3, .tagcloud .blockText strong.x3 a {
	color: #ffffff;
	font-weight: bold;
}

/* END oblako tegov*/



/* gray2 article */

.article {
	height: 557px;
	width: 964px;
}

.article .contCaption div {
	color: #cccccc;
	font-weight: normal;
}

.article .contCaption div a {
	color: #ffffff;
	font-weight: bold;
}

.article .blockText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.article .paddLeft {
	padding-left: 10px;
}

.cellX2, .cellX1, .cellX3 {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.article .blockBg {
	background-color: #ffffff;
	padding: 11px 5px 10px 5px;
	height: 488px;
	vertical-align: top;	
}

.article .blockDiv {
	width: auto;
	float: none;
	overflow: visible;
}

.articleLayoutX3 {
	width: 100%;
}

.articleLayoutX2 {
	width: 100%;
}
.articleLayoutX3 .cellX1 {
 	width: 301px;
}

.articleLayoutX3 .cellX2 {
	width: 610px;
}

.articleLayoutX2 .cellX1 {
 	width: 450px;
}

.article .blockText {
	padding: 0;
	letter-spacing:-1px;	
}

.articleLayoutX3 .cellX2 .artimage {
	width: 610px;
	height: 466px;
	overflow: hidden;
}

.articleLayoutX3 .cellX1 .artimage {
	width: 300px;
	height: 466px;
	overflow: hidden;
}

.articleLayoutX2 .cellX1 .artimage {
	width: 455px;
	height: 466px;
	overflow: hidden;
}

.artimage {
	position: relative;
}

div.artimage a {
	display: block;
	position: absolute;
	height: 40px;	
	bottom: 0;
	width: 100%;
	color: #000000;
}

div.artimage a:hover {
	border-color: white;
}

.transpFix {
	position: absolute;
	z-index: 100;
}

div.artimage a .descrImage {			
	width: 100%;
	padding: 4px 5px 7px 5px;
	font-size: 13px;
	line-height: 110%;
	display: none;
	background-repeat: repeat;
	background-image: url(/images/bg_halfwhite.png);
	background: expression('none');	
	position: absolute;
	bottom: 0; 
}

div.artimage a .descrImage p {
	margin: 0;
	padding: 0;
	padding-right: 15px;
	color: #000000;
}

div.artimage a .descrIco {
	width: 100%;
	padding: 8px 5px 4px 5px;
	font-size: 13px;
	color: #000000;
	width: 100%;
	display: block;
}

.artimage a:hover .descrImage {
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_halfwhite.png,sizingMethod=scale);
}

div.artimage a:hover div.descrIco {
	display: none;
}

.artimage div.descrImage span {
	/*white-space: nowrap;*/
}

.article p.name {
	color:#ef5b01;
	font-size:16pt;
	font-weight:100;
	text-decoration:underline;
	text-transform:uppercase;
	margin-bottom:10;
	padding-bottom:0;
	line-height:14pt;
}

.article h1 {
	color:#ef5b01;
	font-weight:100;
	letter-spacing:-1px;
	padding-top:0;
	margin-top:0;
	/*font-size: 2.95em;*/
	/*line-height: 0.95em;*/
	font-size: 40px;
	line-height: 38px;
	padding-bottom:0;
	/*margin-bottom:0.37em;*/
	margin-bottom: 19px;
}


.article p.author {
	color:#000000;
	letter-spacing:-1px;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	font-weight:bold;
	font-size: 1.1em;
	line-height: 1.21em;
	margin-bottom:1.21em;
}

.article p {	
	color:#6C6C6B;
	letter-spacing: 0px;
	font-size: 1.1em;
	line-height: 1.21em;
	margin-bottom:1.21em;
}

.article p.last {
	margin-bottom: 0.21em;
}

.article span.alph, span.alph {
	font-size: 30pt; 
	line-height: 23pt;
	float: left; 
	color: #ef5b01; 
	padding-right: 2px; 
	padding-top:5px;
	display: block;
	float: left;
	text-transform: capitalize;
}

.article p.q { color:#333333;
	font-weight:bold;
}

.article p.subtitle { color:#ef5b01;
	font-weight:bold;
}


/* END gray2 article */


/* SELECT MENU */

#channelSets2 {
	margin-left:4px;
	*margin-right:-100px !important;
}
div.selectMenu {
	height: 26px;
	border-collapse: collapse;
	position: relative;



}
div.selectMenu div.left {
	float: left;
	height: 100%;
	width: 5px;
	background: url("/images/left.gif");
}
div.selectMenu div.center {
	float: left;
	height: 25px;
	background: url("/images/center.gif");
	background-repeat: repeat-x;
	font: bold 14px "Trebuchet MS";
	color: #424c61;
	vertical-align: middle;	
	padding: 3px 0px 0px 0px;
	text-align: left;
}

div.selectMenu div.center div {
	margin-left: 1px;
	margin-right: 3px;
}

div.selectMenu div.arrow {
	float: left;
	height: 100%;
	width: 27px;
	background: url('/images/arrow.gif');
	cursor: pointer;
}

div.selectMenu .colrOrange {
	color: #f48300;
}

div.selectMenu .colrBlue {
	color: #3e77ae;
}

.selectMenuBottom {
	position: relative;
	float: right;
}

.selectMenuBottom .selectMenuBottom2 {
	position: absolute;
	top: 4px;
}

/* SELECT MENU LIST */

.dropDown .ctop, 
.dropDown .cright, 
.dropDown .cbottom, 
.dropDown .cleft, 
.dropDown .center, 
.dropDown ul {position:relative}

.selectMenuList {
	background: #f3f2f2;
	margin: 0;
	padding: 2px 2px 0px 2px;
	position: relative;
}
.selectMenuList li {
	font: bold 14px "Trebuchet MS";
	color: #424c61;
	cursor: pointer;	
	margin: 0;
	padding: 0;
	list-style: none;	
	border: 1px;
	display: block;
	border-bottom: 1px solid #d6d5d5;
}


.selectMenuList li.last {
	color: #424c61;
	border-bottom: none;
		
}

.selectMenuList li a {
	color: #424c61;
	display: block;
	text-decoration: none;	
	text-align: left;
}

.selectMenuList li a:hover {
	background: #d6d5d5;
}

.dropDown {
	display: none;		
	position:absolute; 
	z-index:900; 
	top:28px; 	
	cursor:default; 
	left: 5px;
}

.selectMenu .ctop {
	padding-top:9px; 
	background:url(/images/select-top.png) no-repeat right top; 	
	right:0px;
}
.selectMenu .cright {
	background:url(/images/select-right.png) no-repeat right bottom;
}
.selectMenu .cbottom {
	left:-9px; 
	background:url(/images/select-bottom.png) no-repeat left bottom
}
.selectMenu .cleft {
	padding-left:9px; 
	top:-9px; 
	background:url(/images/select-left.png) no-repeat left top;
}
.selectMenu .ccenter {
	top:1px;
}


/* main SWF */

.swfOuter {
	width: 617;
	height: 399;
	position: relative;
	z-index:1;
}

.swfInner {
	position: absolute;
	top: -2px;	
}

/* END main SWF */


/* footer rules */

.footer {
	width: 962px;
	height: 90px;
}

.footer .containerInner {
	height: 90px;	
	color: #FFFFFF;
}

.footer .containerInner a {
	color: #ef5b01;
	text-decoration: underline;
}


/* END footer rules */


/* New styles for 7days */


/* greenOnGray2 */

.greenOnGrey2 .blockBg {
	background-color:#54920d !important;
 	
}



.greenOnGrey2 .blockDate {
	background:URL('/images/greenongrey2-bg.gif') repeat-x !important;
	background-color:#54920d !important;
 	
}

.greenOnGrey2 .blockFooter {
	background-color:#54920d !important;
 	
}
.greenOnGrey2 .blockFooter img {
	background:URL('/images/corner-right-white.gif') no-repeat;
	width:10px;
	height:11px;
}
.greenOnGrey2 .contCaption div a {
 	color:#579613 !important;
}
.greenOnGrey2 .wAuthor .authorImg .authorShadows2 {
	border:1px #54920d solid !important;
}
.greenOnGrey2 .wAuthor .authorImg .cnr1 {
	background:URL('/images/author-green-cnr1.gif') no-repeat; 	           	
}
.greenOnGrey2 .wAuthor .authorImg .cnr2 {
	background:URL('/images/author-green-cnr2.gif') no-repeat; 	           	
}
.greenOnGrey2 .wAuthor .authorImg .cnr3 {
	background:URL('/images/author-green-cnr3.gif') no-repeat; 	           	
}
.greenOnGrey2 .wAuthor .authorImg .cnr4 {
	background:URL('/images/author-green-cnr4.gif') no-repeat; 	           	
}


.greenOnGrey2 .width2blocks .blockText a {
	color:#54920d;

}	
.greenOnGrey2 .width2blocks .contCaption div {
	color:#579613 !important;
}	
.greenOnGrey2 .width2blocks .blockBg {
 	background-color:#e1e1e1 !important;
}	
.greenOnGrey2 .width2blocks .blockFooter {
 	background-color:#e1e1e1 !important;
	margin-top:-4px !important;
}
.greenOnGrey2 .width2blocks .blockFooter img {
	background:URL('/images/corner-right-green.gif') no-repeat !important;	
	width:10px;
	height:11px;
}	



/* blueOnGrey2 */
.blueOnGray2 .blockBg {
 	background-color:#3e77ae !important;
}
.blueOnGray2 .blockDate {
  	background:URL('/images/blueongrey2-bg.gif') repeat-x !important;
	background-color:#3e77ae !important;
}
.blueOnGray2 .blockFooter {
	background-color:#3e77ae; 	
}
.blueOnGray2 .blockFooter img {
 	background:URL('/images/corner-right-white.gif') no-repeat;
	width:10px;
	height:11px;
}
.blueOnGray2 .blockText h1 {
 	color:#fff !important;
}
.blueOnGray2 .blockText a {
 	color:#fff !important;
}
.blueOnGray2 .width2blocks .blockBg {
 	background-color:#e1e1e1 !important;
}
.blueOnGray2 .width2blocks .blockFooter {
	background-color:#e1e1e1 !important;
	margin-top:-3px;
}
.blueOnGray2 .width2blocks .blockFooter img {
	background-color:#e1e1e1 !important;
	background:URL('/images/corner-right-blue.gif') no-repeat !important;	
}	
.blueOnGray2 .width2blocks .blockText a {
 	color:#3f77b4 !important;
}

.goroskop {
 	height:422px !important;
}
.contCaption span {
	color:#f27301;
	font-size:24px;
	font-weight:100;
}
.about_text li {
	white-space:nowrap!important;
}
table .blockText2 {
	margin-left:20px!important;
	width:960px;
}
.blockDivText {
	background-color:#fff;
	padding:70px 24px 40px 72px;
	margin:0 4px;
	color:#424c61;
	font-size:15px;
	font-family:'Trebuchet MS', Arial;
	font-weight:500;
}
.blockDivText h1 {
	color:#424c61;
	font-size:25px;
	font-weight:100;
	margin:0px;
	padding:0px;
	line-height:90%;
	display:inline;
}
.blockDivText h1 span {
	color:#f27301;
	font-weight:100;
}
.orng {
	color:#f27301!important;
}
.orng ins {
	color:#424c61!important;
	text-decoration:none;
	font-weight:100;
	font-size:15px;
}
.blockDivText ul {
	width:620px;
	margin:30 0 0 16px;
	padding:0px;
}
.blockDivText ul li {
	padding: 0 0 15px 0;
}
.blockDivText a {
	color:#3f76ac;
	text-decoration:underline;
}
.blockDivText a:hover {
	color:#3f76ac;
	text-decoration:none;
}
.blockDivText ul span {
	color:#f27301!important;

}