/* News */
#clickmenu
{
	float:left;
	height:22px;
	padding:0px 0;
	z-index:100000;
	margin-right: 10px;
	display:inline;
}

#outer
{
	/*background-color:#161718;*/
	display:block;
	float:left;
	height:22px;
	width:700px;
	overflow:hidden;
	padding:5px 0;
	position:relative;
	display:inline;
}

#inner
{
	/*background-color:#161718;*/
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	overflow:hidden;
	position:relative;
	width:700px;
}
/* -------------- Fin News -----------*/
