/* @override http://www.apprizeart.com/public/css/custom/page/gallery/gallery.css */

/* public/css/custom/gallery/gallery.css */

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

#content.gallery .col2 p {
	margin-right:230px;
	
	
}

#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;
}

.work_preview {
	width:100%;
	margin-bottom:20px;
	float:left;
}

.work_preview img {
	
	
	border:#eee solid 1px;
}

.work_preview img.work_preview1 {
	margin-right:20px;
	float:left;
}

.work_preview img.work_preview2 {
	margin-left:20px;
	float:right;
}

#content .col2 ul.acquisitions {
	width:420px;
	float:left;
	padding-left:20px;
	
}

#content .col2 ul.acquisitions li {
	width:50%;
	margin-bottom:5px;
	float:left;
	
	list-style:disc;
}

