.blocks {
  background: transparent;
  font-size: 11px;
  float: left;
}

.blocks h4 {
color: #333 !important;
font: 9px Arial !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}

.blocks h2 {
color: #476f8a !important;
font: 12px Arial !important;
margin-top: 0px !important;
padding-top: 0px !important;
}

.blocks p {
padding-bottom: 10px;
margin-top: 5px;
}

.col1 { width: 80px; }
.col2_vert { width: 240px; height: 162px; 
  border-bottom: 1px solid black;
  margin-left: 5px;
  margin-right: 12px;
  margin-bottom: 12px; }
.col3_vert { width: 240px; 
	height: 161px; 
  border-bottom: 1px solid black;
  margin-left: 5px;
  margin-right: 12px;
  margin-bottom: 12px; }
.colsp_horiz { width: 244px; height: 200px; 
  border-bottom: 1px solid black;
  margin-right: 12px;
  margin-bottom: 12px; }
.col2_horiz { width: 244px; height: 200px; 
  border-bottom: 1px solid black;
  margin-left: 2px;
  margin-right: 10px;
  margin-bottom: 12px; }
.col3_horiz { width: 244px;
height: 127px;
  border-bottom: 1px solid black;
  margin-right: 8px;
  margin-left: 4px;
  margin-bottom: 12px; }
.col_vert { width: 240px;  height: 500px; background: #d5d5d5 !important; 
  margin-right: 7px;
  margin-bottom: 12px;
  padding-left: 3px;
  padding-right: 5px;
  padding-top: 5px; 
  padding-bottom: 5px;
border: 1px solid black;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; }

.col_horiz { width: 500px; height: 405px; 
		background: #f3f3f3 !important; 
  margin-right: 7px;
  margin-bottom: 2px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 5px; 
  padding-bottom: 5px;
border: 1px solid black; }

.col1 img { max-width: 80px; }
.col_horiz img { border: 1px solid black; }
.col_vert img { border: 1px solid black; }
.photoicon img { border: 0px !important; }
.colsp_horiz img { padding-right: 4px; }
.col2_horiz img { padding-right: 4px; }
.col2_vert img { padding-right: 4px; }
.col3_horiz img { padding-right: 4px; }
.col3_vert img { padding-right: 4px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }
.col_vert img { max-width: 240px; }

.centerad_horiz { width: 500px;
	height: 127px;
margin-right: 7px;
  margin-bottom: 12px;
  padding-left: 4px;
  padding-right: 6px;
border-bottom: 1px solid black; }

.centerad_vert { width: 500px;
	height: 161px;
margin-right: 7px;
  margin-bottom: 12px;
  padding-left: 4px;
  padding-right: 6px;
border-bottom: 1px solid black; }
.centerad_horiz img { max-width: 500px; }
.centerad_vert img { max-width: 500px; }

#games h2 { margin: 0px !important; }