.topborderwhite150w {
	background-image: url(150wide/top_photo_mask_168x7.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	background-position: right bottom;
}
.bottomborderwhite150w {
	background-image: url(150wide/bottom_photo_mask_168x11.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	background-position: center top;
}
.leftborderwhiteCommon {
	background-image: url(common/left_photo_mask_7wide.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 10px;
}
.rightborderwhiteCommon {
	background-image: url(common/right_photo_mask_11wide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
}
.topborderwhite325w {

	background-image: url(325wide/top_photo_mask_343x7.gif);
	background-repeat: no-repeat;
}
.bottomborderwhite325w {

	background-image: url(325wide/bottom_photo_mask_343x11.gif);
	background-repeat: no-repeat;
}
.bottomborderwhite480w {

	background-image: url(480wide/bottom_photo_mask_498x11.gif);
	background-repeat: no-repeat;
}
.topborderwhite480w {

	background-image: url(480wide/top_photo_mask_498x7.gif);
	background-repeat: no-repeat;
}
.allborders150 {
	font-size: 13px;
	float: none;
	border-top: 1px solid #999999;
	border-right: 3px ridge #999999;
	border-bottom: 3px ridge #999999;
	border-left: 1px solid #999999;
	cursor: hand;
	background-image: url(common/whitebacking.gif);
	background-repeat: repeat;
	padding: 5px 6px 6px 5px;
	text-align: center;
}
