﻿div.thumbOuter
{
	width: 216px;
	height: 216px;
	background-color: #eeeeee;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	overflow: hidden;
}
div.thumbOuter div.imageBox
{
	width: 216px;
	height: 144px;
	background-color: #aaaaaa;
	float: left;
}
div.thumbOuter div.textBox
{
	width: 216px;
	height: auto;
	padding: 6px;
	float: left;
	background-image: url(/images/thumbs/textbox_lines.gif);
	background-repeat: no-repeat;

}
html>body div.thumbOuter div.textBox
{
	width: 204px;
	height: 104px;
}
div.thumbOuter div.textBox p
{
	margin: 0px;
	padding: 0px;
	height: 28px;
}
div.thumbOuter div.textBox ul.links
{
	width: 204px;
	height: auto;
	float: left;
	margin: 0px;
	margin-top: 12px;
	list-style: none none outside;
}
html>body div.thumbOuter div.textBox ul.links
{
	margin-left: -40px;
}

div.thumbOuter div.textBox ul.links li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
div.thumbOuter div.textBox ul.links li.last
{
	float: right;
}
div.thumbOuter div.textBox ul.links a
{
	border-bottom: 1px solid #00FF00;
	text-decoration: none;
	display: block;
	width: 96px;
	float: left;
	padding-left: 6px;
}
html>body div.thumbOuter div.textBox ul.links a
{
	width: 90px;
}
div.thumbOuter div.textBox ul.links a:hover
{
	background-color: #00FF00;
}
div.thumbFooter
{
	width: 100%;
	height: 60px;
	color: White;
	padding-top: 12px;
	padding-left: 6px;
	float: left;
}
html>body div.thumbFooter
{
	height: 40px;
}
div.thumbFooter div.arrow
{
	background-image: url(../images/blocks/white_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
	width: 648px;
	float: left;
	height: auto;
	padding-left: 6px;
}
html>body div.thumbFooter div.arrow
{
	width: 642px;
}
div.thumbFooter div.arrow a
{
	color: White;
	text-decoration: underline;
}
div.pagesWidth1
{
	width: 215px;
	float: left;
}
html>body div.pagesWidth1
{
	width: 218px;
	float: left;
}
div.pagesWidth2
{
	width: 434px;
	float: left;
}
html>body div.pagesWidth2
{
	width: 437px;
	float: left;
}
#mainContent div.arrow a
{
	color: #fff;
}
