img  {
	border: 0;
}
table.popular {
	margin-top : 15px;
	width: 100%;
	border-top: 2px dashed orange;
	border-bottom: 2px dashed orange;
}

table.popular th {
	text-align: left;
	font-size: 1.2em;
	border: 0;
}


table.popularitem {
	margin-right: 20px;
}

table.popularitem td {
	border: 0;
}

table.popularitem td.thumb {
	width: 80px;
}

table.popularitem img {
	width: 80px;
	padding-right: 5px;
}
