/* Images */
.pwiimages{
	border: solid 1px gray;
	margin: 3px;
}

.pwialbums{
	border: 1px solid gray;
}

.thumbtitle {
font-size:11pt;
font-weight:bold;
}

tables {
	border: 0 !important;
	margin: 0 !important;
	}
	
td {
border: 0 !important;
background:white !important;
padding: 0px 2px!important;
}

/*do not want ugly tealline.png if the left and right bar are removed!*/
#outerwrapper {
background:none !important;
}


#albums_top {
text-align:left;
font-size: 11pt;
background:white;
border-bottom: 2px solid gray;
margin-bottom: 5px;
}

.gallery ul {
list-style-type: none;
display:inline-block;
}
.gallery li {
margin: 5px 8px 5px 5px;
}
.gallery ul li {
display:inline-block!important;
}