div.photogalleryteaser {
	width:335px;
	height:164px;
	border:1px solid #c2cedc;
	position:relative;
}

div.photogalleryteaser div.safeframe {
	position:relative;
	overflow:hidden;
	width:324px;
	height:118px;
	margin-left:6px;
}

div.photogalleryteaser div.pgt-container {
	width:auto;
	height:118px;
	position:relative;;
}
div.photogalleryteaser div.photoarea {
	position:relative;
	height:118px;
}
div.photogalleryteaser div.items {
	position:relative;
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:100px;
	height:114px;
}
div.photogalleryteaser div.scroll-nav {
	position:absolute;
	width:46px;
	height:30px;
	top:4px;
	right:4px;
}

div.photogalleryteaser div.scroll-left {
	position:absolute;
	background-image:url('/items/graphics/2008/layout-button-pager-left.gif');
	width:20px;
	height:20px;
	overflow:hidden;
	left:0;
	top:0;
}
div.photogalleryteaser div.scroll-right {
	position:absolute;
	background-image:url('/items/graphics/2008/layout-button-pager-right.gif');
	width:20px;
	height:20px;
	overflow:hidden;
	right:0;
	top:0;
}
div.photogalleryteaser img.image {
	width:100px;
	height:75px;
}
div.photogalleryteaser div.mimage {
	width:100px;
	height:75px;
	overflow:hidden;
	position:relative;
}

div.photogalleryteaser div.text {
	margin-top:3px;
	font-family:arial;
	font-size:11.5px;
	line-height:12px;
}

dic.photogalleryteaser div.photo_link {
	position:relative;
	border:2px solid red;
	text-align:right;
	color:#000;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
}
