#main
{
	width:547px;
	margin:0px 13px 0px 0px;
}






#articles .article
{
	width:350px;
	float:left;
	margin:5px 25px 10px 0px;
}
#articles .article a
{
	text-decoration:underline;
	font-weight:bold;
}

#what-to-look-for
{
	padding:15px 0px 25px 0px;
}
#what-to-look-for ol
{
	list-style-type:decimal;
	margin-left:20px;
}
#what-to-look-for ol li
{
	padding:0px 0px 10px 0px;
}

