#widgetsHead {
	margin: 0 0 22px 0;
}

#content { float: right; width: 620px; margin-right: 34px; }

h2 { font-size: 1.8em; color: #252525; margin: 0 0 10px 0; letter-spacing: -.040em; }

#content p {
	margin: 0 0 10px 0;
}

#content a {
	color: #FF4E00;
	text-decoration: none;
	font-style: italic;
}

#widgetDemo { margin-top: 1.5em; }


#widgetsNav {
	width: 240px;
	color: #555555;
	background-color: #F5F5F5;
}

#widgetsNav ul {
	padding: 1.5em 0;
	margin: 0;
}
#widgetsNav li {
	list-style-type: none;
	cursor: pointer;
	margin-bottom: 1.5em;
}

#widgetsNav li .thumb {
	text-align: center;
}
#widgetsNav li .title {
	padding-left: 20px;
	font-weight: bold;
}
