﻿.view {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	text-align: center;
	margin-bottom:5px;
}
.photo-frame {
	margin-left: auto;
	margin-right: auto;
}
.photo_198 {
	border: 4px solid #FFFFFF;
	width:200px;
}
.photo_198_right {
	border: 2px solid #FFFFFF;
	width:96px;
	height:80px;
}
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(/grafikk/frame/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(/grafikk/frame/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(/grafikk/frame/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(/grafikk/frame/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(/grafikk/frame/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(/grafikk/frame/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(/grafikk/frame/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(/grafikk/frame/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
