div.tx-edgallery-pi1-list {
	border-top:1px dotted #223762;
	width:350px;
	font-weight:bold;
}

div.tx-edgallery-pi1-list ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.tx-edgallery-pi1-list a {
	background:url(../images/icon_gallery.gif) no-repeat left center;
	padding:6px 0 6px 24px;
	border-bottom:1px dotted #223762;
	display:block;
}

table.tx-edgallery-pi1-categorytable .description {
	display:none;
}

table.tx-edgallery-pi1-categorytable tr {
	vertical-align:top;
}

div.tx-edgallery-pi1-navigationbar, div.tx-edgallery-pi1-image {
	background:#FFFFFF; 
	padding:10px;
}

div.tx-edgallery-pi1-navigationbar img {
	border-width:0px;
}

div.tx-edgallery-pi1-single-description {
	margin-top:10px;
}

/* CSS for Image-Popup 
-----------------------------------------------*/
body.tx-edgallery-pi1-popup {
	margin:20px;
	background:#FCCB4B;
	font-size:11px;
	font-family:verdana;
}

body.tx-edgallery-pi1-popup a {
	color:#EC1C24;
}

a.tx-edgallery-pi1-close {
	background:url(../images/gallery_nav_close.gif) no-repeat right center;
	padding-right:20px;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
}
