@CHARSET "UTF-8";
.tx-csgallery-pi1 h3 {
	margin: 5px;
}

.tx-csgallery-pi1 input {
	border: 1px solid #186A70;
	height: 16px;
	width: 200px;
}

.tx-csgallery-pi1 input.submit {
	background-color: #FEFBFB;
	color: #045B60;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 140px;
}

.tx-csgallery-pi1 input.file {
	height:20px;
}

.tx-csgallery-pi1 input.image {
	background-color: transparent;
	height: 16px;
	width: 16px;
	border: 0;
}

.tx-csgallery-pi1 label {
	font-weight: bold;
}

.tx-csgallery-pi1 div.galleries {
	margin: 5px 0 5px 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

.tx-csgallery-pi1 div.galleries form {
	padding: 0;
	margin: 0;	
}

.tx-csgallery-pi1 div.msg {
	margin: 0 0 5px 10px;
}

.tx-csgallery-pi1 div.row {
	width: 600px;
	overflow: hidden;
	margin: 0 0 3px 5px;
}

.tx-csgallery-pi1 div.row.space {
	margin: 10px 0 10px 5px;
}

.tx-csgallery-pi1 div.row.error {
	color: #f00;
	font-weight: bold;
	margin: 10px;
}

.tx-csgallery-pi1 div.row div.label {
	float: left;
	width: 200px;
}

.tx-csgallery-pi1 div.row div.value {
	float: left;
	width: 400px;
}

.tx-csgallery-pi1 div.gallery {
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #999;
}

.tx-csgallery-pi1 div.gallery div.row {
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
	overflow: hidden;
}

.tx-csgallery-pi1 div.gallery div.row.topmarge {
	margin-top: 5px;
}

.tx-csgallery-pi1 div.gallery div.row.bottommarge {
	margin-bottom: 5px;
}

.tx-csgallery-pi1 div.gallery div.row.images {
	margin-bottom: 10px;
}

.tx-csgallery-pi1 div.gallery div.row.images img {
	vertical-align: top;
}

.tx-csgallery-pi1 div.gallery div.row div.image {
	float: left;
	margin: 2px 2px 2px 0;
}

.tx-csgallery-pi1 div.gallery div.row div.image div.delete {
	text-align: right;
}

.tx-csgallery-pi2 table {
	width: 100%;
}

.tx-csgallery-pi2 table td {
	border-bottom: 1px solid #999;
}

.tx-csgallery-pi2 table td.date {
	width: 100px;
}

.tx-csgallery-pi2 table tr.head td {
	font-weight: bold;
}
