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


/*@import url("gallery/sub_pages.css");*/

.acquisitions .col1,
.gallery .col1 {
	width: 261px !important;
}
.work_preview {
	width: 178px;
	float: left;
	margin-right: 20px;
}

#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 .col2 ul {
	float:left;
	padding-left:20px;
	list-style:disc;
	width:375px;
	
}

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

* html #content .col2 ul {
	margin:0 0 10px 25px !important;
	padding:0 0 10px 0 !important;
	width:300px !important;
}

* html #content .col2 ul li {
	margin-bottom:2px !important;
}
