	#picTop 
	{
		margin-left:auto;
		margin-right:auto;
		background:url(gfx/box/top.gif) no-repeat;
		width:672px;
		height:31px;
	}
	
	#picPre
	{
		width:66px;
		float:left;
		text-align:right;
	}
	
	#picNext
	{
		float:left;
		width:69px;
	}
	
	#picTitle
	{
		float:left;
		width:535px;
		font-size:9pt;
		font-weight:bold;
	}
	
	#picRep
	{
		margin-left:auto;
		margin-right:auto;
		background:url(gfx/box/piccomrep.gif) repeat-y;
		width:672px;
	}
	
	#picRepCnt
	{
		padding-left:30px;
		padding-right:30px;
		padding-top:5px;
	}
	
	#picRepBorder
	{
		border-bottom:1px solid #EFEFEF;
		padding-bottom:3px;
		clear:both;
	}
	
	#picRepDescription
	{
		padding-top:5px;
		clear:both;
	}
	
	#picBot
	{
		margin-left:auto;
		margin-right:auto;
		background:url(gfx/box/piccombot.gif) no-repeat;
		width:672px;
		height:12px;
	}
	
	.picInfobox
	{
		margin-bottom:10px;
		text-align:center;
		background:url(gfx/box/menurep.gif) repeat-x;
		padding:5px;border-top:1px solid #E6E6E6;
		border-bottom:1px solid #E6E6E6;
	}
	
	#orderMenu
	{
		position:relative;
		list-style-type:none;
		margin:0px;
		padding:0px;
		height:30px;
		border-bottom:1px solid #D0D0D0;
	}
	
	#orderMenu .title 
	{
		padding-left:10px;
		width:98px;
		margin-left:3px;
		text-align:center;
		font-size:8pt;
		padding-top:0px;
	}
	
	#orderMenuSelect
	{
		position:relative;
		padding-top:10px;
		float:left;
		background:url(gfx/box/selected.png) no-repeat;
		width:130px;
		height:21px;
		z-index:2;
		font-weight:bold;
		cursor:pointer;
		margin-right:-15px;
	}
	
	.orderMenuOther
	{
		cursor:pointer;
		padding-top:10px;
		float:left;
		margin-left:0px;
		margin-right:-15px;
		background:url(gfx/box/fan.gif) no-repeat;
		background-position:top left;
		width:130px;
		height:20px;
		z-index:1;
	}
	
	.orderMenuOtherHover
	{
		cursor:pointer;
		padding-top:10px;
		float:left;
		margin-left:0px;
		margin-right:-15px;
		background:url(gfx/box/fan.gif) no-repeat;
		background-position:left 79%;
		width:130px;
		height:20px;
		z-index:1;
	}
	
	.smallpic
	{
		background:url(/galleri/gfx/box/picturebg.jpg) no-repeat;
		height:70px;
		width:70px;
		float:left;
		margin-left:15px;
		float:left;
	}
	
	.smallpic img {
		height:60px;
		width:60px;
		margin-left:1px;
		margin-top:5px;
		cursor:pointer;
	}
	
	.list1 
	{
		background:url('/galleri/gfx/box/list.gif') no-repeat;
		float:left;
		margin-right:5px;
		background-position:top left;
		height:13px;
		width:15px;
	}
	
	.list1h 
	{
		background:url('/galleri/gfx/box/list.gif') no-repeat;
		float:left;
		margin-right:5px;
		background-position:bottom left;
		height:13px;
		width:15px;
		cursor:pointer;
	}
	
	.list1h
	{
		background:url('/galleri/gfx/box/list.gif') no-repeat;
		background-position: bottom left;
		float:left; 
		height:13px;
		width:15px;
		cursor:pointer
	}
	
	.list0 
	{
		background:url('/galleri/gfx/box/list.gif') no-repeat;
		float:left; 
		background-position:top right;
		height:13px;
		width:15px;
	}
	
	.list0h
	{
		background:url('/galleri/gfx/box/list.gif') no-repeat;
		background-position: bottom right;
		float:left; 
		height:13px;
		width:15px;
		cursor:pointer
	}
	
	.mainPic
	{
		position:relative;
		margin-left:-3px;
		margin-top:10px;
		cursor:pointer;
	}
	
	.mainPic .overlay
	{
		background: url('/galleri/gfx/box/imgtop.gif');
		top:0px; 
		left:0px; 
		position:absolute; 
		width:115px; 
		height:85px; 
	}
	
	.mainPic img
	{
		width: 110px;
		height: 82px;
		margin-top:0px;
		margin-left:3px;
	}
	
	.mainPicRating
	{
		position:absolute;
		bottom:4px;
		left:17px;
		font-size:7pt;
		font-weight:bold;
	}