div.container div.top div.contentContainer div.column2 {
  float: left;

  width: 368px;

  margin-right: 13px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo {
  clear: left;

  width: 750px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.header {
	width: 100%;
  height: 26px;
  line-height: 26px;

  background-repeat: no-repeat;

  color: #00b14c !important;
  font-size: 16px;
  font-weight: bold;

  padding: 0 10px;

  margin-bottom: 15px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content {
  width: 750px;
}

table.thumbs {
	margin-top: 10px;
}

table.thumbs td {
	width: 176px;
	height: 176px;
	
	padding-right: 7px;
}

table.thumbs td.last {
	padding-right: 0px !important;
}

table.thumbs td table {
	width: 176px;
}

table.thumbs td table td {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	
	height: auto !important;
}

table.thumbs td table td a {
	color: #00b14c;
	text-decoration: none;
}

table.thumbs td table td a:hover {
	color: #F8931D;
	text-decoration: none;
}
