div.widget_simpleimagelink
{
	width: 100%;
}

.homepageright h2, h2.homepageright
{
	 font-family: Georgia,Times New Roman,Trebuchet MS;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 5px;
color: #990000
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.widget_simpleimagelink_container
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 100%;
}

.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 
{
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 0;
	width: 50px;
	padding: 3px;
}

