#content table.press thead th,
#content table.press tbody th {
	text-align: left;
}

#content table.press thead td,
#content table.press tbody td {
	font-size: 11px;
	background: none;
}

#content table.press tr {
	vertical-align: top;
}

#content table.press td p {
	margin:0;	
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
