div.widget_simpleimagelink
{
	width: 270px;
}

.widget_simpleimagelink_container
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 270px;
}

.widget_simpleimagelink .widget_simpleimagelink_hidetitle
{
	display: none;	/* This stops the title from being shown when the widget is displayed (configurable), but allows the title to be shown in the Design - Widgets admin page */
}

.widget_simpleimagelink img 
{
	border: none;
}

/* simple-image-link-units is based on WordPress' own widefat - just narrower! */
.simple-image-link-units 
{

	
	width: 268px;
	clear: both;
	margin: 0;
	width: 50px;
	padding: 10px 0px 0px 0px;
}
