@charset "UTF-8";
/* CSS Document */


.thumbnail
{
	width: 110px;
	height: 145px;
	border: 1px solid #cccccc;
	margin: 0 18px 18px 0;
	padding-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	float: left;
}

.clearboth { 
	clear: both; 
}

.thumbnail h2{
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 120%;
	padding-top: 5px;
	margin: 0px;
	border-top: 1px solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail img{
	margin-bottom: 5px;
	height: 80px;
	width: 80px;
}


.thumbnail2
{
	width: 110px;
	height: 132px;
	border: 1px solid #cccccc;
	margin: 0 18px 18px 0;
	padding-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	float: left;
}

.thumbnail2 h2{
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 120%;
	padding-top: 5px;
	margin: 0px;
	border-top: 1px solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail2 img{
	margin-bottom: 5px;
	height: 80px;
	width: 80px;
}

.thumbnail3
{
	width: 110px;
	height: 118px;
	border: 1px solid #cccccc;
	margin: 0 18px 18px 0;
	padding-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	float: left;
}

.thumbnail3 h2{
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 120%;
	padding-top: 5px;
	margin: 0px;
	border-top: 1px solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail3 img{
	margin-bottom: 5px;
	height: 80px;
	width: 80px;
}

#liquid{
	text-align: center; 
	margin: 0 auto;
	width: 780px;

}



.thumbnail a, .thumbnail a:visited, .thumbnail a:active{
	color: #424242;
	text-decoration:none;
}

.thumbnail a:hover{
	color: #666666;
	text-decoration: underline;
}

.thumbnail2 a, .thumbnail2 a:visited, .thumbnail2 a:active{
	color: #424242;
	text-decoration:none;
}

.thumbnail2 a:hover{
	color: #666666;
	text-decoration: underline;
}

.thumbnail3 a, .thumbnail3 a:visited, .thumbnail3 a:active{
	color: #424242;
	text-decoration:none;
}

.thumbnail3 a:hover{
	color: #666666;
	text-decoration: underline;
}
h3{
	color: #072b61;
	padding-top: 10px;

	text-align: left;
	margin: 0px;
	margin-bottom: 10px;	
}
