div#gallery a {
	text-decoration: none;
}

div#gallery{
	width: 560px;
}

div#gsHeader,
a.BreadCrumb-1,
div.block-core-ItemInfo,
div.block-core-PhotoSizes,
div#gsContent h2,
div.block-core-ItemLinks,
div.block-core-PeerList,
div#gsFooter {
	display: none;
}

div#gsPages {
	margin-top: 10px;
}

div.block-core-BreadCrumb span {
	color: #CC0000;
}

div.block-core-Navigator a.last,
div.block-core-Navigator a.previous{
	margin-left: 10px;
	margin-top: 10px;
}

div.gbBreadCrumb {
	margin-bottom: 10px;
}

div.gbNavigator a.first {
	background: url("../../../gallery2/themes/matrix/images/nav_first.gif") left no-repeat;
	padding-left: 27px;
}

div.gbNavigator a.last {
	background: url("../../../gallery2/themes/matrix/images/nav_last.gif") right no-repeat;
	padding-right: 27px;
}

div.gbNavigator a.next {
	background: url("../../../gallery2/themes/matrix/images/nav_next.gif") right no-repeat;
	padding-right: 27px;
}

div.gbNavigator a.previous {
	background: url("../../../gallery2/themes/matrix/images/nav_prev.gif") left no-repeat;
	padding-left: 27px;
}

div.gbNavigator div.block-core-Navigator {
	height: 24px;
	margin-top: 10px;
}

div.next-and-last {
	float: right;
	text-align: right;
	vertical-align: bottom;
	width: 200px;
}

img.ImageFrame_none {
	border: 0;
}

p.giTitle {
	font-weight: normal;
}

#gsNavBar div.gbBreadCrumb a,
#gsNavBar div.gbBreadCrumb span {
	background: url('../../../gallery2/themes/matrix/images/icon_path_separator.gif') no-repeat left;
	padding: 0 0 0 14px;
}
