div#gsSidebarCol {
	position: absolute;
	left: 1px;
}
	
div.gbBlock, p.giTitle, .gcBorder1, .giAlbumCell div {
	border: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	border-width: 0px;
}

div#inner_block {
	text-align: left;
}

.gbBlock, .giAlbumCell, .giAlbumCell a:hover, .giItemCell a:hover, .giAlbumCell a, .giItemCell a {
	background-color: #000000;
}

.giTitle {
	border: 1px solid #999;
	text-align: center;
	color: #ffcc99;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.giDescription {
	padding-top: 0px;
	margin-top: 8px;

	text-align: left;	
}

div#outer_block {
	width: 658px;
}


.gbSystemLinks {
	float: right;
		padding-right: 10px;
		margin-top: -22px;
	
}


.block-core-SystemLink {
}

#gsThumbMatrix img {
	border: 3px double #999;
}

div.gbTabBar span.o, table.gbDataTable th, table.gbDataTable tr {
	background: none;
}

div.gbTabBar, div#gsContent {
	background-color: #000000;
}

span.bsw_ButtonEnabled {
	color: #ffff99;
}

#gsImageView {
	text-align: center;
}

.gbItemImage {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

* html div#gsSidebarCol {
	z-index: 9999;
}

* html div.giAlbumCell select, * html .giItemCell select {
	z-index: -1;
}



* html h2, * html #gallery h2 {
	font-size: 170%;
}

* html h4 {
	font-size: 130%;
}

