@import url("http://snitzerart.com/stylesheets/tabs/");

body.gallery div.one {
	width: 100%!important;
        padding-top: 0px;
}

ul.gallery {
        padding: 0 20px 15px 30px!important;
        display: block;
        float: left;
        position: relative;
}
a img.gallery_img {
	position: relative;
        display: block;
	border-top: 1px solid #5b503b;
	border-left: 1px solid #5b503b;
	border-bottom: 1px solid #c1ba95;
	border-right: 1px solid #c1ba95;
        width: 142px;
        height: 138px;
}
ul.gallery li { display: inline-block; float: left; padding: 0 7px 7px 0; }

ul.gallery li a {
	line-height: 0;
}
div.art_meta h3 {
	font-size: 2.4em;
	padding-bottom: 18px;
}
ul.categories {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 0 18px !important;
        float: left;
}
ul.categories li {
float: left;
}
ul.categories li a {
	float: left;
	padding: 10px !important;
	line-height: 1em !important;
	border-right: 1px solid #90885f;
	border-top: 1px solid #e8dea3;
	border-left: 1px solid #e8dea3;
	background: #cdc282;
	font-family: tahoma;
	font-size: 10px;
	text-transform: uppercase;
        margin: 0 1px;
}
ul.categories li a:hover {
	color: #000;
	background: #dfd9b4;
}
strong.sort {
	display: none;
}
div#tabs { padding: 0; }
div#tab_sections { padding: 0; }

div#columns div.roundbox { padding: 0; }