@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #FFF;
	font-family:georgia,serif;
	font-size:12px;
	font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin-top: 0px;a
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}




.rubrik {
color:#4B4740;
font-size:24px;
font-family:georgia,serif;
font-weight:normal;
}
.rubriksmal {
line-height:1.5;
color:#4B4740;
font-size:16px;
font-family:georgia,serif;
font-weight:normal;

}
.text {
color:#6B6B6B;;
font-size:12px;
font-family:georgia,serif;
font-weight:normal;
line-height:1.5;

}
.sms {
color:#6B6B6B;;
padding-left:20px;
font-size:12px;
font-family:georgia,serif;
font-weight:normal;
line-height:1.5;

}


.pil {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/link-arrow.png) no-repeat scroll left 5px;
display:block;
margin-top:10px;
padding-left:12px;
line-height:1.5;
}



a:hover, a:active {
color:#889f29;
text-decoration:underline;
outline-style:none;
outline-width:0;

}

a:link, a:visited {
color:#889f29;
text-decoration:none;
outline-style:none;
outline-width:0;

}

a img {
border: 0 none;
}
img a:link, a:visited {
border: 0 none;
}

#main
{
background-image:url('../images/topfade.jpg');
background-repeat:no-repeat;
} 
#content
{
width: 764px;

} 

  .horizontal_dotted_line
{
border-bottom: 1px dotted #d1d1d1;
width: 740px;
align: center;
} 

.small {  font-size: 9px; line-height: 14px; font-weight: normal; color: #a0a0a0; font-family: Verdana, Arial, Helvetica, sans-serif}



-->

/* ---------- gallery styles start here ----------------------- */
.photobox {
	margin-left:-10px;
}

.photo {
	margin: 13px;
	position: relative;
	width: 120px;
	height: 80px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo a {
	text-decoration: none;
}

.sample1 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 30px;
	background: url(../images/tape.png) no-repeat;
}

/* ---------- BULLETS UL/LI ----------------------- */

#bullet-menu{
	padding:0px; padding-top:0px;

	margin-top:10px;
}

#bullet-menu ul, #bullet-menu ul li{
		border:0; margin:0; padding:0;
		list-style:none;
	}
#bullet-menu ul li{
			height:20px;
			text-indent:30px;
			margin-top:3px;
			color:#696969;
			
			
}
	
.bullet{
	background:url(../images/bullet.png) no-repeat;
}