

	
.articles_teaser
{
	width:480px;
	height:250px;
	margin:10px 0 0 0;
}
	.articles_teaser_inner
	{
		width:480px;
		height:200px;
		overflow:hidden;
	}
	
	
	.teaser_spacer
	{
		height:138px;
	}
	.teaser_spacer a
	{
		display:block;
		width:480px;
		height:138px;
	}
	
	.tab_description
	{
		width:470px;
		height:57px;
		padding:5px 0 0 10px;
		text-align:left;
		background-image: url(../images/teaser_transparency.png);
	}
	.tab_description a
	{
		display:block;
		width:470px;
		height:57px;
	}
	.articles_teaser_bottom
	{
		width:480px;
		height:13px;
		margin:3px 0 0 0;
		background-color:#bfbfbf;
		border:1px solid #bfbfbf;
		border-right:1px solid white;
	}
	.articles_teaser_bottom ul li
	{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.articles_teaser_bottom li
	{
		display: inline;
	}
	.articles_teaser_bottom a
	{
		display:block;
		width:119px;
		height:13px;
		line-height:13px;
		font-weight:bold;
		float:left;
		text-align:center;
		background:url(../images/easytab_bg.png) repeat-x;
	}
	

		.tab_description, .left_small_feat
	{ 
		behavior:url("http://www.hlada.com/public/css/iepngfix.htc");
	}
	
