@charset "UTF-8";
/* CSS Document */

/******************************************************************************************************
 
 Created    : 2011-09-15  v1.3.2
 
 2011-09-15 : to clean up IE8 and below Portfolio meta data layout I defined CSS for the div's within
 			  the portfolio_meta classed div and then added negative bottom margin to the child divs to
			  pull them together
 
 ******************************************************************************************************/

.webphysiology_portfolio .portfolio_meta div {
	margin: 0 0 -10px 0;
	padding: 0;
}