.Gallery .Pager {
	float: none;
	width: auto;
	height: 2em;
}

.Gallery .CategoryList .Actions {
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
}

.Gallery .SubHeader {
	font-size: 17px;
	color: #13A09A;
	line-height: 1.5em;
}

.Gallery .CategoryList .Actions .buttonish {
	font-size: 11px;
	background-color: #CCCCCC;
	border: none;
}

.Gallery .CategoryList .Actions .buttonish:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.Gallery .CategoryList {

/*	border-bottom: 1px #000000 solid; */
	line-height: 1.2em;
	font-size: 110%;
}

.Gallery .CategoryList .Category {
	padding-bottom: 3px;
}

.Gallery .CategoryList .Category .desc {
	padding-left: 10px;
	font-size: 90%;
}

.Gallery .CategoryList .Category .acts {
	padding-left: 10px;
	font-size: 90%;
	font-family: 'Arial';
	font-weight: bold;
}

.Gallery .CategoryList .Category .acts a{
	color: #C34E00;
	font-size: 90%;
	padding: 0 2px;
}

.Gallery .PaintingList {
	width: 100%;
	text-align: center;
}

.Gallery .PaintingList img {
	border: 1px #DDDDDD solid;
	margin: 5px;
	padding: 2px;
}


.Gallery table.Painting {
	width: 100%;
}

.Gallery .Painting .Title {
	font-size: 120%;
	color: #13A09A;
	text-align: center;
	padding: 0px 0 5px 0;
}

.Gallery .Painting .spacer {
	width: 50%;
}

.Gallery .Painting .picture {
	text-align: center;
	width: auto;
}

.Gallery .Painting .dim_height {
	text-align: left;
	width: 50%;
	padding-left: 5px;
}

.Gallery .Painting .dim_width {
	text-align: center;
}


.Gallery .Painting .Info .attribute {
	width: 150px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}

.Gallery .Painting .Info .value {
	text-align: left;
	padding-left: 15px;
}

.Gallery #ReorderCategory .text_wide {
	text-align: center;
}

.Gallery #ReorderCategory .text_wide .movementActions {
	padding: 5px 0;
}

.Gallery #ReorderCategory .text_wide #orderSelect {
	width: 200px;
	padding: 5px;
}
