.HeadlinesWrapper
{
	font-family:Verdana, Geneva, sans-serif;
	background:none;
	color:#F00;
	cursor:default;
	width:340px
}

.HeadlinesTitleArea
{
	background:none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.HeadlinesTitle 
{
	background:none;
	float:left;
}

.HeadlinesArrow 
{
	background:none;
	float:right;
	cursor:pointer;
}

.HeadlinesDescription
{
	background:none;
	display:none;
}

.txtHeadlinesDescription
{
	border:none;
	background:none;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	height:auto;
	width:272px;
	overflow:visible;
	/*float:left;*//*removed by Alena*/
}

.txtHeadlinesTitle
{
	border:none;
	background:none;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font:bold;
	font-size:11px;
}

.imgHeadlinesImage
{
	float:left;
	width:60px;
	height:50px;
}

.imgHeadlinesArrow
{
	width:12px;
	height:12px;	
}
