.billitongallery_singlepic_pic {
	border: 1px solid white;
}
.billitongallery_singlepic {
	border: 1px solid #888888;
	width: 502px;
	margin-left: 50px;
}
.billitongallery_listpic_pic {
	border: 1px solid white;
}
.billitongallery_listpic {
	border: 1px solid #888888;
	width: 52px;
	height: 52px;
	margin: 5px;
}
#billitongallery_singlepic_area {
	width: 100%;
	text-align: center;
}

.billitongallery_pagebrowser {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.tx-billitongallery-pi1 {
    clear: left;
	margin-left: 10px;
	margin-right: 10px;
}

.gallery-list-rowpic-first {
	clear:both;
	float:left;
}
.gallery-list-rowpic {
	float:left;
}
.gallery-list-rowpic-last {
    float:left;
}
span.gallery-list-rowpic-caption{
    display:block;
    clear: left;
    margin-left: 10px;
}

.gallery-listpic {
	margin: 10px 10px 0 10px;
}

.invisible {
    display: none;
}