/*================ NOTER HOME DA ====================*/

.noter_article 
 {
	float: left;
	height: 33px;
	width: 117px;
 	margin: 7px 0 0 0;
	padding: 7px 0 0 68px;
	background:url(../images/tele/bg_noter_article.png) top left no-repeat;
}

.noter_article span 
 {
	display: none
}

.noter_article .menu_noter
{
	position:relative;
	display:block;
	width:105px;
	height:19px;
	margin:0;
	padding: 0;
	background:#b2b2b2;
	overflow:hidden;
}

.noter_article .bg_menu_noter
{
	float:left;
	display:block;
	width:0;
	height:19px;
	background:#ff811a;
	z-index:700;
	overflow:hidden
}

.noter_article .navcontainer_menu_noter
{
	position:absolute;
	top:0;
	left:0;
	width:105px;
	height:19px;
	z-index:500;
}
.noter_article .navcontainer_menu_noter ul
{
	float:left;
	display:block;
	width:105px;
	height:19px;
	z-index:1000;
	margin: 0;
	padding: 0;
	background:url(../images/tele/menu_vote.png) left top no-repeat;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/gulli/images/tele/menu_vote.png', sizingMethod='crop');
}

.noter_article .navcontainer_menu_noter ul li
{
	float:left;
	display:block;
	width:21px;
	height:19px;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;	
}

.noter_article .navcontainer_menu_noter ul li a
{
	position:relative;
	float:left;
	display:block;
	width:21px;
	height:19px;
}

/*================ NOTER DA ====================*/

.noter_da
 {
	float: left;
	height: 33px;
	width: 117px;
}

.noter_da span 
 {
	display: none
}

.noter_da .menu_noter
{
	position:relative;
	display:block;
	width:105px;
	height:19px;
	margin:0;
	padding: 0;
	background:#b2b2b2;
	overflow:hidden;
}

.noter_da .bg_menu_noter
{
	float:left;
	display:block;
	width:0;
	height:19px;
	background:#ff811a;
}

.noter_da .navcontainer_menu_noter
{
	position:absolute;
	top:0;
	left:0;
	width:105px;
	height:19px;
}
.noter_da .navcontainer_menu_noter ul
{
	float:left;
	display:block;
	width:105px;
	height:19px;
	margin: 0;
	padding: 0;
	background:url(../images/tele/menu_vote.png) left top no-repeat;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/gulli/images/tele/menu_vote.png', sizingMethod='crop');
}

.noter_da .navcontainer_menu_noter ul li
{
	float:left;
	display:block;
	width:21px;
	height:19px;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0
}

.noter_da .navcontainer_menu_noter ul li a
{
	position:relative;
	float:left;
	display:block;
	width:21px;
	height:19px;
}