#Articles .item {
	margin: 20px 0;
	height: 160px;
	position: relative;}

#Articles #header {
	background-image: url(../media/bkgd_thats_hot.gif);
	width: 660px; height: 130px;
	background-repeat: no-repeat;
	background-position: 0 0; }

#Articles .item IMG {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 20px 20px;}

#Articles .item .description {
	margin: 0 0 0 200px;
	width: 450px;}