
	.article
	{	
	padding-left:4px;
	 
	 background-repeat:no-repeat;
	}
	.articleTitle
	{	        
	    padding-left:7px;
	    height:24px;
	}
	.articleLink
	{
	  color:#FFFFFF;
	  text-decoration:none;
	  font-weight:bold;	 
	}
	
	.articleFoto
	{	  
	  float:left;
	  width:180;
	}
	.articleText
	{
	padding-left:7px;
	padding-right:15px;
	}
	

.thumbnail
{
	float:left; display:inline;cursor:pointer;
	
	margin-right:5px;
	margin-bottom:7px;
	border:1px solid #eee;

	height:200;
	width:180;
	background-image:url(../images/pbg.gif);
	float:left; display:inline;cursor:pointer;

	background-repeat:no-repeat;
	padding-bottom:6px;
	
	
}
