﻿.sponsoritem{
	padding:8px;	
}
.sponsor_1column{
	clear:both;
	margin-top:8px;
	/*float:left;*/
	/*width:362px;*/
}
.spns_surr{
	/*float:left;*/
	text-align:left;
}
.fulllist{
	clear:both;
	margin-top:8px;
	float:left;
	width:100%;
}
.fulllist .sponsorname a{
	font-size:18px;
	text-decoration:none;	
	font-weight:normal;
}
.sponsorname a:hover{
	text-decoration:underline;	
}	
.fulllist .description{
	float:left;	
	width:420px;
	/*width:185px;*/
}
.fulllist .image{
	float:left;
	margin:0 8px 8px 0;	
	width:110px;
}
.fulllist .image img{
	border:2px solid #E61A23;	
}


.fulllist .sponsoritem{
	width:100%;
	float:left;	
}

