
.thumbnail {
border: 1px solid;
margin-bottom: 10px;
}

#worshipbox .thumbnail {
margin-left: 3px;
border: 1px solid #581D58;
}

#worshipbox a:hover img,
.thumbs div a:hover img{
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

.thumbs {
width:	110%;
margin: 0;
padding: 0;
}
.thumbs div {
float: left;
width:60px;
height:40px;
margin-right: 9px;
margin-bottom: 9px;
padding: 0;
}
.thumbs div img {
border: 1px solid #581D58;
display: block;
width: 60px;
height: 40px;
margin: 10;
padding: 0;
}
.thumbs div p {
width:	100px;
margin:10px;
padding:0 
}
.thumbs .clearboth { 
clear: 	both; 
}
.picturecontainer {
text-align: center;
}
.managecontainer textarea {
width:	220px;
}
.managecontainer hr {
width:	225px;
text-align: left;
margin: 0px 0px 0px 0px;
}
.pictureform .managepicture {
float:left;
clear:left;
}
.pictureform .shortfields {
margin-left: 0px;
float:left;
}
.pictureform .clearboth {
clear:	both;
}
.uploadcounter {
width: 	20px;
margin-bottom: 0px;
float:	left;
clear:	left;
}
.uploadfile {
margin-bottom: 	0px;
float:	left;
}
.uploadfile input {
width:	385px;	
}
.uploadform {
margin-top:0px;
}
.uploadform .clearboth {
clear:	both;
}
.slideshowwrapper {
text-align: center;
}