#carousel {
	position: relative; 
	overflow: hidden; 
	width: 949px;
	height: 86px;
	margin: 0 85px;
	background: #fff;
	border: 1px solid #bbb;
	float: left;
	left: -75px;
}

#carousel_frame {position: relative; z-index: 9;}
#carousel_previous {float: left; position: relative; margin-top: 8px; cursor: hand; cursor: pointer; z-index: 2; }
#carousel_next {float: right; position: relative;margin-top: 8px; cursor: hand; cursor: pointer; z-index: 2; }
#carousel_content {
	position: absolute;
	top: 0;
	margin-left: 15px;
	text-align: center;
	font-weight:normal;
	}
#carousel_content img {
margin-left: auto;
    margin-right: auto;
	margin-top: 8px;
			text-align: center;

	}
#carousel_content
#carousel_content li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
	#carousel_content {
		width: 9618px;
	}
	#container_bd #carousel ul li  {
		display: block;
		float: left;
		margin: 0px;
		padding: 2px;
		width: 66px;
		height: 70px;
		border: 0px solid black;
		text-align: center;
	}
	#container_bd #carousel a {
		display: block;
		width: 70px;
		border: 0px solid black;
		color: #111;
		text-decoration: none;
	}

	.buddies {
	float: left; position: absolute; top: 65px;  z-index: 9999; width: 258px; height: 18px; color: #000; background-color: #fff;
	background-image: url('/gfx/carousel/ourbuddies.gif'); background-repeat: no-repeat;
	border: 0px solid black; 
	}
	#buddies1
	{
	left: 3375px;
	}
	#buddies2
	{
	/*left: 5937px;*/
	left: 2949px;
	visibility: hidden;
	
	}
#container_bd #carousel ul li img {
	display: block;
}

a.carousel
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
}

a.carousel:hover
{
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 9px;
}
/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version 0.12.1*/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}table
{
	empty-cells: show;
	table-layout:fixed;
}
body
{
   font-family: Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 10px;
    color: #fff;
}
a
{
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
a:hover
{
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color: #cfd9bd;
    font-weight: bold;
    text-decoration: none;
}
img
{
    border: 0px;
}
.menuFooter
{
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 10px;
    text-align: right;
    padding-top: 20px;
    padding-right: 10px;
    color: #8C9198;
}
.menuFooter a
{
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color: #8C9198;
    font-size: 11px;
}

.header
{
    padding-top: 20px;
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color: #495566;
    font-size: 14px;
}

.text
{
    padding-top: 20px;
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color: #495566;
    font-size: 13px;
    line-height:18px;
    padding-left:0px;
    padding-right:20px;
}
.contentLink
{ 
    font-family: Lucida Sans Unicode, Verdana, sans-serif;
    color:#036021;
    text-decoration:underline;
    font-size: 11px;	
}
li.faqList
{
	color: #495566;
	list-style-type: decimal;
	margin-left: 30px;
}
ol.faqList
{
}
.faqTitle
{
	font-weight: bold;
}

li
{
list-style-type:circle;
}

#downloadButton
{
	height: 110px;
	width: 405px;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
.downloadButtonSE
{
	background-image: url('../gfx/gfx-ladda-hem-knapp.png');
}
.downloadButtonEN
{
	background-image: url('../gfx/gfx-download-button.png');
}
.downloadButtonENHover
{
	background-image: url('../gfx/gfx-download-button-mouseover.png');
}
.downloadButtonSEHover
{
	background-image: url('../gfx/gfx-ladda-hem-knapp-mouseover.png');
}
