div.widget_simpleimagelink_2
{
	width: 100%;
}

.widget_simpleimagelink_2_container
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	width: 100%;
}

.widget_simpleimagelink_2_container h2
{
	font-size:3.0em;
	margin:0;
	padding:0 0 16px 0;
	font-family:Arial,Helvetica,sans-serif;
	color:#2f2f32;
	font-weight:bold;
	letter-spacing:-0.06em;
}

.widget_simpleimagelink_2 .widget_simpleimagelink_2_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_2 img 
{
	border: 0;
}

/* narrowfat is based on WordPress' own widefat - just narrower! */
.narrowfat 
{
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 0;
}

#widget-controls .narrowfat 
{
	width: 75px;
	padding: 3px;
}
#widget_simpleimagelink_2_container_top{
	border-top:1px dotted #8f8f8f;
	padding-top:20px;
}
#widget_simpleimagelink_2_container_button{
	border-top:1px dotted #8f8f8f;
	margin-top:20px;
}
#widget_simpleimagelink_2_img{
	float:left;
	padding-right:34px;
	width:201px;
}
#widget_simpleimagelink_2_txt{
	font-size:0.8em;
	line-height:18px;
	color:#676767;
	padding:9px 0 0 0;
	float:right;
	overflow:hidden;
	width:632px;
	/*line-height:10px;*/
	
}