#widgetFactoid
{
	color: #1E406D;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*
	*/
	min-height: 205px;
	height: auto;
	width: 306px;
	position: relative;
	background: #99ADC6 url(/images/widgets/side_factoid.jpg) 0 0 no-repeat;
	display: block;
	float: none;
	clear: both;
	overflow: visible;
	background-color: #dee5f0;
	
	/*border-left:1px solid #c1ccdb;
	border-right:1px solid #c1ccdb;*/
}

#widgetFactoid h1
{
	color: #1E406D;
	font-size: 1.3em;
	text-transform: none;
	position: absolute;
	top: 36px;
	left: 10px;
	width: 290px;
	float: left;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display:block;
}

#widgetFactoid .thumb
{
	position: absolute;
	top: 35px;
	left: 10px;
	margin: 40px 0 0 0;
}

#widgetFactoid a img { border: 0; }

#widgetFactoid p
{
	position: relative;
	display: block;
	top: 28px;
	left: 132px;
	margin: 40px 0;
	width: 162px;
	float: none;
	clear: both;
}
