/*
div.gr1 {width: 170px; height: 100px; text-align: center;}
div.gr2 {width: 170px; border: 1px dotted #999999;text-align: center; font-family: Verdana,Arial; font-size:11px; cursor:hand; cursor:pointer; background: no-repeat right top;}
*/
div.gr2 {overflow: hidden; width: 99px;border: 1px solid #cccccc;text-align: center; cursor:hand; cursor:pointer; background: no-repeat right top;}
div.bildvisning {
	position: absolute;
	width: 300px;
	height: 437px;
	text-align: center;
	background-image: url(/images/blank.gif);
	background-position: center 30px;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-left: 20px;
}
/*
div.prisO {position:relative;background:url('../design/stjarna.gif'); background-repeat:no-repeat; width: 170px;height:36px;background-position: center center;}
div.prisI {position:absolute;left: 0px; top:50%; width:170px; text-align:center; font-weight:bold; color: #f00; height: 16px; margin-top: -8px;}
*/
