#content.gallery .col1 {
	width:210px;
	
	
}
#content.gallery .col2 {
	width:670px;
	overflow:hidden;
	
	
}

#content.gallery.main .col1 ul.gallery_grid {
	display:block;
	width:auto;
	margin-left:0;
	margin-bottom:40px;
	padding-bottom:20px;
	float:none;
	overflow:hidden;
	
	background:none;
}
#content.gallery.main .col2 {
/*	width:420px;*/
	overflow:hidden;
	
	
}

#content ul.gallery_sub_nav li a {
	
	
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#content ul.gallery_sub_nav li a.current {
	
	
	color:#d30f00;
}

#content ul.gallery_grid {
	display:block;
	width:710px;
	margin-left:0;
	margin-bottom:40px;
	padding-bottom:20px;
	float:left;
	overflow:hidden;
	
	background:#fff url('../../../../images/global/gallery_grid_border_bottom.gif') no-repeat left bottom;
}

#content ul.gallery_grid li {
	display:block;
	width:210px;
	margin-right:20px;
	float:left;
	
	font-size:12px;
}

#content ul.gallery_grid li.last {
	margin-right:0;
	width:210px;
	
	
}

#content ul.gallery_grid li img {
	margin-bottom:20px;
	
	
}

#content ul.gallery_grid h4 {
	margin-bottom:5px;
	
	font-size:14px;
}

#content ul.gallery_grid li div {
	margin-bottom:5px;
	
	
}

#content ul.gallery_grid li div strong {
	
	
	font-size:.85em;
	font-weight:bold;
	color:#333;
}
