ul#listExamples li{
	border:solid 1px #E2E2E2;
	padding:5px;
	margin-top:15px;
	width:536px;
}
ul#listExamples li li{
	border:none;
	margin-top:10px;
}
ul#listExamples li h3{
	border-bottom:solid 1px #E2E2E2;
	padding-bottom:2px;
	margin-bottom:2px;
}

ul#listExamples li.thumb h3{
	width:430px;
}

img.thumb{
	float:left;
	clear:both;
	border:solid 2px #CACACA;
	margin:10px;
	width:85px;
	height:85px;
}
ul#listExamples li.thumb div.content{
	width:300px;
}

ul#listExamples p{
	margin:10px;
}
ul.icons{
display:inline-block;
width:536px;
}
ul.icons li{
float:left;
width:150px !important;
}
