.fansub_tarto
	{
		width:655px;
		min-height:30px;
		padding:4px;
		margin-bottom:4px;
		border:1px solid #999;
		border-radius:5px;
	}
	
.fansub_tarto:hover
	{
		background-color:#eee;
		border:1px solid #666;
	}	
	
#feliratszam_tarto
	{
		padding:3px 20px;
		margin-bottom:15px;
		border-radius:5px;		
		border:1px solid #999;
	}
	
.link_kep
	{
		width:22px;
		height:22px;
		border:1px solid white;
		margin-right:3px;
		display: block;
		position:relative;
		top:-3px;
	}
	
.link_kep:hover
	{
		border:1px solid #888;
		border-radius:5px;
		cursor:pointer;
	}
	
.fansub_cim
	{
		width:650px;
		font-size:20px;
		overflow:hidden;
		margin:0px 10px 2px 3px;		
	}
	
.fansub_cim:hover
	{
		text-decoration:underline;
		cursor:pointer;	
	}	
	
.fansub_felirat_tarto
	{
		width:645px;
		padding:4px;
		border:1px solid #999;	
		background-color:white;		
	}		
	
.fansub_felirat_alahuzott
	{
		border-bottom:1px dashed #999;
		padding-bottom:3px;
		margin-bottom:3px;
		display: table;		
		cursor:pointer;
	}			
	
.fansub_felirat
	{
		display: table;		
		cursor:pointer;
	}	
	
.felirat_leiras
	{
		width:370px;
		min-height:22px;
		max-height:22px;
		float:left;
		border-right:1px solid #999;
		overflow:hidden;		
		 -webkit-transition: max-height 1s; /* Safari */
		transition: max-height 1s;
	}			
	
.felirat_adat_tarto
	{
		vertical-align: middle;
		display: table-cell;
		vertical-align: middle;
		width: 300px;		
	}			
	
.felirat_datum
	{
		width:100px;
		text-align:center;
		float:left;
		border-right:1px solid #999;
	}			
	
.felirat_kesz
	{
		width:60px;
		text-align:center;
		float:left;
		border-right:1px solid #999;
	}	
	
.link_tartalom
		{
			width:665px;
			margin:15px;
			float:left;
			overflow:hidden;
		}		