ul{
margin:auto;
padding:0;
border:none;
height:auto;
}

li{
list-style-type:none;
width:197px;
height:195px;
border:none;
margin-top:10px;
}
	li .thumb
	{
	position:absolute;
	float:left;
	width:185px;
	height:139px;
	border:0;
	
	margin-top:15px;
	margin-left:6px;
	}
	
	
	li .logo
	{
	position:absolute;
	float:left;
	width:55px;
	height:56px;
	border:none;
	margin-left:70px;
	margin-top:60px;
	}
	
	
	.bgndBox
	{
	position:absolute;
	float:left;
	width:197px;
	height:195px;
	border:0;
	}
