/*
This style sheet contains specific styles for the
WTB pages and is a secondary style sheet. The
primary style sheet is usually default.css
*/

.picture {
	border: 0px;
	width: 250px;
	padding: 3px;
	vertical-align: bottom;
}
.picture img {
	border: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
}