#colAll { margin-top: 10px; padding-left: 15px }
#midPress {
	overflow: auto;
	padding-right: 0px;
}
.pressRow {
     clear: both;
	 padding-bottom: 0px;
}
.pressThumb {
    float: left;
    width: 92px;
    margin-left: 20px;
}
.pressThumb a:link, .pressThumb a:visited {
	display:block;
	border: 1px solid #fff;
}
.pressThumb a:hover, .pressThumb a:active {
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.pressDiv {
    clear: both;
    height: 20px;
}
.pressLink {
    float: right;
	font-size: 11px;
    margin-top: 6px;
    margin-right: 22px;
}
