#wp-banners
{
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;

}

#wp-banners-ul
{

	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}

.wp-banners-li
{
	

	list-style: none;
	margin: 0;
	padding: 5px 0 0 0 !important;
	background: none;
	border: none;
}

.wp-banners-li:first-child
{

	padding: 0 !important;
}

.wp-banners-img
{
border: thin solid #0033CC;
	border: 0; 
}

#wp-banners-ul li a
{

margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}