.tx-sksimplegallery-pi1 {
	width:100%;
}
.tx-sksimplegallery-pi1 p.pagebrowser span {
	padding: 0 5px 0 0;
}
.tx-sksimplegallery-pi1 p.pagebrowser .active {
	font-weight: bold;
}
.tx-sksimplegallery-pi1 dl.list {
	float:left;
	margin: 0 20px 10px 0px;
	border: 1px solid #A0CDD0;
}
.tx-sksimplegallery-pi1 dl.list dt {
	border-bottom: 1px solid #A0CDD0;
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.list dd {
	margin: 0;
	padding: 5px;
	height: 40px;
	text-align: center;
	font-weight:bold;
}

.tx-sksimplegallery-pi1 dl.single {
	float: left;
	margin: 0 20px 10px 0px;
	border: 1px solid #A0CDD0;
}
.tx-sksimplegallery-pi1 dl img {
    display:block;
}
.tx-sksimplegallery-pi1 dl.single dt {
	border-bottom: 1px solid #A0CDD0;
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.single dd {
	margin: 0;
	padding: 5px;
	text-align: center;
}
.tx-sksimplegallery-pi1 dl.single dd span {
    float:right;
    font-size:70%
}

.tx-sksimplegallery-pi1 .description {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A0CDD0;
}
.tx-sksimplegallery-pi1 br.clear {
	clear:both;
}

.tx-sksimplegallery-pi1 .exifData {
	color:#ffa;
    padding-left:12px;
}

.tx-sksimplegallery-pi1 .exifData-Label {
	color:#ddd;
    padding-right:12px;
}

.tx-sksimplegallery-pi1 .exifData-Data {
	color:#999;
    padding-right:12px;
}

.tx-sksimplegallery-pi1 #eCardForm fieldset {
    padding:12px;
    width:500px;
}

.tx-sksimplegallery-pi1 #eCardForm label {
    clear:both;
    width:140px;
    float:left;
    border:none;
}
.tx-sksimplegallery-pi1 #eCardForm input, .tx-sksimplegallery-pi1 #eCardForm textarea {
    width:320px;
    float:right;
}
.tx-sksimplegallery-pi1 #eCardForm textarea { 
    height:160px;
    margin-bottom:12px;
}
.tx-sksimplegallery-pi1 #eCardForm img, .tx-sksimplegallery-pi1 p.ecard-picture img{
   margin:12px 0;
   border:4px #ddd ridge;
}
.tx-sksimplegallery-pi1 .error {
    color:red;
    font-weight:bold;
    padding:12px;
}
