﻿div.pagelistingitem 
{
	text-align:left;
}

div.pagelistingitem img
{
	border:none;
}

div.pagelistingitem div.thumbnail
{
	float:left;
	border:solid 1px #000000;
	margin:5px;
}

div.pagelistingitem-dualcolumn
{
	border:none;
	float:left;
	text-align:left;
	width:330px;
}

div.pagelistingitem-tricolumn
{
	border:1px solid #000000;
	float:left;
	width:215px;
	padding: 5px;
}

div.pagelistingitem-tricolumn div.thumbnail
{
	float:none;
}

div.pagination
{
	clear: both;
	padding: 5px 0px;
}
