	#line2_idx {
		height:			130px;
		width:			100%;
		background-color:	#fff;
	}

	#line2_idx .content div {
		float:			left;
		margin-top:		7px;
	}

	#line2_idx ul, #line2_idx ul li {
		margin:			0px;
		padding:		0px;
		list-style:		none;
	}


        #animation_news {
                height:                 110px;
                width:                  100%;
        }


/* часы */

	span#clock {
		color:			#888;
		display:		block;
		float:			right;
		height:			50px;
		width:			180px;

	}

	span#clock strong, span#clock em {
		display:		block;
		float:			left;
	}

	span#clock strong {
		font:			normal 32pt Arial;
	}

	span#clock em {
		font:			bold 20pt Arial;
		height:			29px;
	}

	span#clock span {
		white-space:		nowrap;
		padding:		0px 0px 0px 12px;
		font:			normal 8pt Tahoma;
	}

