#middle .col2 {
	width: 126px;
	min-height: 603px;
	vertical-align: top;
}

#middle .col2wrapper {
	width: 126px;
	min-height: 603px;
	/*max-height: 603px;*/
	background-repeat: repeat-y;
	background-image: url(images/col2bg.gif);
}


#middle #col2 {
	width: 126px;
	min-height: 603px;
	/*max-height: 603px;*/
	background-image:  url(images/col2bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: arial,sans-serif;
}

#col2 table {
	width: 100%;
}

#col2 img {
	border: 1px solid #ffffff;
	margin: 5px;
}
.trThumbnail {
height: 180px;
}
.thumbnail {
padding: 0px 5px 0px 5px;
min-height: 180px;
/*max-height: 185px;*/
vertical-align: top;
font-family: arial,verdana, sans-serif;
overflow: hidden;
font-size: 12px;
line-height: 12px;
}

.hide {
visibility: hidden;
}
.thumbnail .centered
{
text-align: center;
}

.thumbnail .shortDesc {
color: white;
font-size: 11px;
}

#col2 .col2header {
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
}
#col2 .col2subheader {
height: 20px;
text-align: right;
color: white;
font-weight: bold;
font-size: 13px;
padding-right: 5px;
}

#col2 .col2control {
	height: 15px;
	color: white;
	font-size: 11px;
	padding-left: 4px;
}

#col2 .col2control #top{
	margin-top: 0px;
}
#col2 .col2control #bot{
	margin-bottom: 0px;
}

#col2 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#col2 a:hover {
font-weight: bold;
color: white;      
text-decoration: underline;
}
