@charset "UTF-8"; 
/* place css fixes for all versions of IE in this conditional comment */

.twoColFixLgSide #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

#mainContent .article #photo_gallery .figure img {
	border: 1px solid #666;
	padding: 3px;
	display: inline;
}