/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
bloc/*  */kquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	padding-bottom: 60px;
	background-color: #fff;
	color: #424A52;
	font: 11px/1.4em Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
h2, h3, h4 {
	margin-bottom: 1em;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.4em;
}
h1 a {
	display: block;
	width: 250px;
	height: 90px;
	background: transparent url('../images/header-logo.gif') left center no-repeat;
	text-indent: -9000px;
}
h2,
h3 {
	color: #003D6E;
}
h2 {
	font-size: 1.6em;
}
h2 span {
	font-weight: normal;
}
h3,
h4 {
	margin-top: 2em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a:link, a:active, a:visited {
	color: #63707E;
	text-decoration: none;
}
a:hover {
	color: #003D6E;
}
legend {
	display: none;
}
ol {
	list-style-type: decimal;
	margin-left: 3em;
}
ol li {
	margin-bottom: 0.5em;
}
p {
	margin-bottom: 1em;
}

#site {
	width: 970px;
	margin: 10px auto;
	background: #fff url('../images/bg-content.png') 0 375px no-repeat;
}
#nav-top {
	height: 30px;
	line-height: 30px;
	background: transparent url('../images/bg-nav.gif') center bottom no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.45em;
	font-weight: bold;
}
#nav-top li {
	float: left;
}
#nav-top a {
	display: block;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#nav-top span {
	display: block;
	height: 26px;
	margin-top: 2px;
	padding: 0 15px;
	background: transparent url('../images/bg-nav.gif') center top no-repeat;
	line-height: 26px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#header-static {
	height: 120px;
	background: transparent url('../images/header-chain.jpg') left center no-repeat;
}
#header {
	height: 340px;
	background: #f6f6f6 url('../images/header-snowchains.jpg') left top no-repeat;
}
body.distributors #header {
	height: 200px;
	background: #f6f6f6 url('../images/header-4x4-full.jpg') left center no-repeat;
}
body.forklifts #header {
	height: 310px;
	background: #f6f6f6 url('../images/header-forklift.jpg') left top no-repeat;
}
body.liftingpoints #header {
	height: 240px;
	background: #f6f6f6 url('../images/header-liftingpoints.jpg') left top no-repeat;
}
body.lashingchains #header {
	height: 240px;
	background: #f6f6f6 url('../images/header-lashing.jpg') left top no-repeat;
}
#separator {
	clear: both;
	height: 38px;
	background: transparent url('../images/bg-separator.gif') 0 0 repeat-x;
}
#header,
#separator {
	border-right: 1px solid #dadad6;
	border-left: 1px solid #dadad6;
}
#configurator {
	position: absolute;
	float: left;
	width: 420px;
	height: 70px;
	margin-top: 270px;
	padding: 0 10px 0 390px;
	background: url('../images/bg-configurator.png') 0 0 no-repeat;
	color: #fff;
}
body.forklifts #configurator {
	width: 520px;
	margin: 240px 0 0;
	padding: 0 10px 0 290px;
	background: #3c4658 url('../images/bg-configurator-forklifts.png') 0 0 no-repeat;
}
#configurator p {
	float: left;
	margin: 0;
	padding: 10px 10px 0;
	white-space: nowrap;
}
#configurator select {
	width: 125px;
	padding: 2px;
	background-color: #fff;
	font-size: 1.3em;
	border: 1px solid #63707e;
}
body.forklifts #configurator select#wheelsize {
	width: 205px;
}
#configurator input {
	width: 100px;
	height: 24px;
	margin-top: 20px;
}
#btn-search {
	width: 107px !important;
	height: 28px !important;
	margin-top: 18px !important;
	padding-top: 28px !important;
	border: 0;
	background: url('../images/sprite.png') 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}
#btn-search.disabled {
	background-position: 0 -29px;
	border: 0;
	cursor: default;
}
#configurator .current {
	border: 2px solid #0c0;
}
#cart {
	float: right;
	width: 128px;
	height: 199px;
	padding: 10px;
	background: url('../images/cart.png') 115px 5px no-repeat;
	border-top: 1px solid #fff;
}
#cart h4 {
	margin: 0 0 0.5em;
	font-size: 1.3em;
	color: #003D6E;
}
#cart p + p {
	margin-bottom: 0;
}
#cart span {
	font-weight: bold;
}
#cart ul {
	margin-bottom: 0.5em;
	border-top: 1px solid #eee;
}
#cart li {
	padding: 0.3em 0;
	border-bottom: 1px solid #eee;
}
#cart .items {
	height: 100px;
	padding: 10px;
	background-color: #f6f6f6;
}
#content {
	clear:both;
	width: 820px;
	min-height: 200px;
}
body.lashingchains #content {
	width: auto;
}
#breadcrumbs {
	float: left;
	display: block;
	margin: 0;
	font-size: 0.8em;
	clear: both;
	color: #424A52;
	list-style-type: none;
}
#breadcrumbs a {
	color: #424A52;
	text-decoration: underline;
}
#breadcrumbs li {
	float: left;
	margin-right: 0.4em;
	padding-left: 0.8em;
	background: transparent url('../images/bullet-breadcrumbs.gif') 0 50% no-repeat;
}
#breadcrumbs li:first-child {
	padding-left: 0;
	background: none;
}
#progress {
	height: 30px;
	margin-top: 3em;
	margin-bottom: 2em;
	padding: 0;
	color: #ccc;
	line-height: 30px;
	border: 1px solid #ddd;
}
#progress ul {
	height: 30px;
	margin: 0;
	background: url('../images/bg-progress.png') 0 -5px no-repeat;
	list-style-type: none;
}
#progress ul.step2 {
	background: url('../images/bg-progress.png') 0 -45px no-repeat;
}
#progress ul.step3 {
	background: url('../images/bg-progress.png') 0 -85px no-repeat;
}
#progress li {
	float: left;
	width: 196px;
	height: 30px;
	margin-right: 1px;
	text-align: center;
}
#progress span {
	padding: 0 24px;
}
#progress .completed span {
	background: url('../images/tick.png') left center no-repeat;
	color: #424A52;
}
#progress .back span {
	background: url('../images/arrow-curve-180.png') left center no-repeat;
}
#progress .current {
	color: #424A52;
	font-size: 12px;
	font-weight: bold;
}
#nav-btm {
	clear: both;
	height: 27px;
	padding-left: 1em;
	line-height: 27px;
	background: transparent url('../images/bg-nav.gif') center bottom no-repeat;
	font-size: 0.8em;
	color: #818F91;
}
#nav-btm a:link, #nav-btm a:active, #nav-btm a:visited {
	color: #818F91;
}
#nav-btm a:hover {
	color: #003D6E;
}
#nav-btm ul {
	float:right;
}
#nav-btm li {
	float: left;
	padding: 0 1em;
}
#categories {
	border-right: 1px solid #dadad6;
	border-left: 1px solid #dadad6;
}
#categories a,
#categories h4 {
	display: block;
	margin: 0;
	border-bottom: 1px solid #dadad6;
}
#categories a {
	background-color: #f6f6f6;
}
#categories a:hover {
	background-color: #fff;
}
#categories a.active {
	background-color: #fff;
	cursor: default;
}

#categories h4 {
	height: 44px;
	padding: 4px 10px 0;
	background: #e8e8e6 url('../images/sprite.png') 358px -216px no-repeat;
	color: #003D6E;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.3em;
	cursor: pointer;
	border-top: 1px solid #f5f5f4;
	border-bottom: 1px solid #ddddda;
}
#categories h4:hover {
	background: #fff url('../images/sprite.png') 358px -268px no-repeat;
}
#categories h4.active {
	background: #fff url('../images/sprite.png') 358px -268px no-repeat;
	cursor: default;
}
#categories h4 span {
	display: block;
	color: #24292E;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 0.6em;
}
#categories div {
	float: left;
	width: 80px;
	height: 70px;
	padding: 10px 10px 0;
	background-color: #eee;
	display: none;
}
#categories img {
	display: none;
}
#categories ul {
	display: none;
}
#categories li {
	clear: both;
}
#categories .product {
	display: block;
	width: 408px;
	height: 30px;
	line-height: 30px;
}
#categories .product span {
	padding: 0 10px;
}

.sidebar {
	float: right;
	width: 150px;
	background-color: #f5f5f5;
}
.column {
	float: left;
	width: 390px;
}
.column + .column {
	background: transparent url('../images/bg-content.png') 0 0 no-repeat;
}
.content h2,
.column h2 {
	margin-top: 2em;
}
.content h2+h2 {
	margin-top: 0;
}
.full {
	width: 800px;
}
.content {
	padding: 10px 10px 20px;
}
body.lashingchains .content {
	padding: 20px;
}
.content img.product {
	float: left;
	background-color: #003D6E;
	border: 1px solid #dadad6;
	padding-bottom: 4px;
}
.content a:hover img.product {
	background-color: #dadad6;
}
.content ul {
	margin-left: 2em;
	list-style-type: disc;
}
.content li {
}
.content .video {
	float: right;
	border: 1px solid #ccc;
}
ul.doclist {
	margin: 0;
	list-style-type: none;
}
ul.doclist li {
	float: left;
	margin: 0 25px 25px 0;
}
ul.doclist h3 {
	margin: 0 0 0.5em;
}
img.doc {
	float: left;
}
img.doc,
ul.doclist img {
	border: 1px solid #bbb;
	box-shadow: 2px 2px 4px #ddd;
}
img.doc:hover,
ul.doclist img:hover {
	border: 1px solid #999;
}
.categories {
	width: 410px;
	padding: 0 0 20px;
}
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.comment {
	color:#aaa;
}

table.order {
	width: 100%;
	margin-bottom: 0.5em;
	border-collapse: collapse;
}
table.order th {
	background-color: #ddd;
	font-weight: bold;
}
table.order th,
table.order td {
	padding: 3px 10px;
	vertical-align: middle;
}
table.order td {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.order .product {
	text-align: left;
}
table.order .name,
table.order .size {
	font-weight: bold;
}
table.order .price,
table.order .qty,
table.order .sum {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
table.order .price {
	white-space: nowrap;
	text-align: center;
}
table.order .additional {
	color: #aaa;
	font-weight: normal;
}
table.order .sum,
table.order .total {
	text-align: right;
}
table.order .qty input {
	width: 20px;
	text-align: center;
}
table.order .total {
	font-weight: bold;
}

#distributorsList {
	min-height: 130px;
}
#distributorsList.waiting {
	background-image: url('../images/ajax-big.gif');
}
.distributor {
	margin: 1em 0;
	background-color: #fafafa;
	border-top: 1px solid #dadad6;
	border-right: 1px solid #dadad6;
	border-left: 1px solid #dadad6;
	overflow: hidden;
}
.distributor h4 {
	display: block;
	margin: 0;
	padding: 5px 10px;
	background-color: #e8e8e6;
	color: #003D6E;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.3em;
	border-top: 1px solid #f5f5f4;
	border-bottom: 1px solid #ddddda;
}
.distributor h4 span {
	display: block;
	color: #24292E;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 0.6em;
}
.distributor div {
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddddda;
	overflow: hidden;
}
.distributor p {
	margin: 0;
}
.distributor p + p {
	margin-top: 1em;
}
.distributor.strong {
	background-color: #f3f6ff;
	border-top: 1px solid #a8bae4;
	border-right: 1px solid #a8bae4;
	border-left: 1px solid #a8bae4;
}
.distributor.strong h4 {
	background: #e0e9ff url('../images/strongpartner.png') 304px 50% no-repeat;
	border-bottom: 1px solid #d1deff;
}
.distributor.strong div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a8bae4;
}

#btn-filter {
	width: 107px !important;
	height: 28px !important;
	padding-top: 28px !important;
	border: 0;
	background: url('../images/sprite.png') 0 -340px no-repeat;
	cursor: pointer;
	overflow: hidden;
}
#distributorsFilter .waiting {
	background-position: 117px 50%;
}
#distributorsFilter button:disabled {
	cursor: default;
	opacity: 0.5;
}

#company_details {
	display: none;
}

#i_car,
#i_address,
#i_company_name,
#i_company_address {
	width: 440px;
}
#i_firstname,
#i_lastname,
#i_city,
#i_email,
#i_phone,
#i_fax,
#i_company_city {
	width: 207px;
}
#i_zip,
#i_company_zip {
	width: 50px;
}
#i_province,
#i_company_province {
	width: 130px;
}
#i_company_taxid {
	width: 100px;
}
#if_province,
#if_city {
	width: 240px;
}

div#i_car,
div#i_firstname,
div#i_lastname,
div#i_address,
div#i_zip,
div#i_city,
div#i_province,
div#i_email,
div#i_phone,
div#i_fax,
div#i_company_name,
div#i_company_taxid,
div#i_company_address,
div#i_company_zip,
div#i_company_city,
div#i_company_province
 {
	height: 16px;
	padding: 3px 1px;
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	text-indent: 5px;
	overflow: hidden;
	white-space: nowrap;
}
div#i_province,
div#i_company_province {
	width: 123px;
}

input,
select {
	font-size: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
br + input,
br + select {
	margin-top: 0.25em;
}
fieldset {
	margin: 1em 0;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}
fieldset + fieldset {
	margin-top: 1em;
}

fieldset h3 {
	margin: 0 0 0 5px;
}
fieldset input,
fieldset select {
	padding: 2px;
}
.filters fieldset {
	padding: 0;
	background: none;
	border: 0;
}
.row {
	clear: both;
}
.row div {
	float: left;
	margin: 2px 5px 2px 0;
	padding: 3px 5px;
	border: 1px solid #f8f8f8;
}
.row div.expand {
	float: none !important;
	margin-right: 0;
}
#order-total {
	margin: 5px;
	padding: 10px;
	background-color: #003C6E;
	color: #fff;
	font-size: 1.3em;
	text-align: right;
}
#order-total span {
	float: left;
	font-weight: normal;
}

.agreed {
	background: url('../images/ui-check-box.png') 6px 3px no-repeat;
	text-indent: 20px;
}

.waiting {
	background: #fff url('../images/ajax.gif') 50% 50% no-repeat;
}

select.disabled {
	background-color: #ddd !important;
}

ul.product-list {
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #eee;
}
.product-list li {
	min-height: 87px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.product-list li.recommended {
	background-color: #ffe;
}
.product-list form {
	margin: 0;
	padding: 0;
}
.product-list div {
	float: left;
	margin: 0 10px;
	padding: 0;
}
.product-list h3 {
	margin: 0;
}
.product-list span {
	margin-bottom: 1em;
	padding: 0.2em 0.3em 0.05em;
	font: bold 1.4em Arial,Helvetica,sans-serif;
}
.product-list p {
	margin-bottom: 0;
}
.product-list .description {
	width: 370px;
}
.product-list .description p a:link {
	text-decoration: underline;
}
.product-list .description p a:hover,
.product-list .description p a:active,
.product-list .description p a:visited {
	text-decoration: none;
}
.product-list .price,
.product-list .size {
	margin: 15px 0 0 0;
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
}
.product-list .price p,
.product-list .size p {
	color: #aaa;
}
.product-list .price p {
	width: 120px;
}
.product-list .size p {
	width: 60px;
}
.product-list .addtocart {
    float: right;
	margin-top: 26px;
}
ul.product-list-extended {
	margin: 0;
	list-style: none;
}
ul.product-list-extended>li {
	display: block;
	margin: 30px 0 0;
	border: 1px solid #63707e;
	background: linear-gradient(270deg, #5c6774, #5c6774 201px, #f6f6f6 201px, #f6f6f6);
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.2);
}
ul.product-list-extended ul {
	margin: 0;
	padding-left: 2em;
}
ul.product-list-extended ul.attributes {
	margin: 0;
}
ul.product-list-extended img {
	border: 1px solid #dbdbd8;
	float: left;
	margin: 10px 0 10px 10px;
	background: #fff url('../images/products/173x100/nophoto.jpg') no-repeat;
}
ul.product-list-extended h4 {
	font-size: 1.4em;
	line-height: 1.2em;
}
ul.product-list-extended h5 {
	font-size: 1.1em;
	line-height: 0.8em;
}
ul.product-list-extended h4,
ul.product-list-extended h5 {
	margin: 0 0 0.5em;
}
ul.product-list-extended .photo {
	width: 173px;
}
ul.product-list-extended .description {
	float: left;
	padding: 10px;
	width: 520px;
}
ul.product-list-extended .buy {
	float: right;
	text-align: right;
	width: 180px;
	padding: 20px 20px 20px 0;
	background-color: #5c6774;
	color: #fff;
}
ul.product-list-extended .buy .price {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
ul.product-list-extended .buy span {
	font-weight: bold;
	font: bold 2.2em Arial, sans-serif;
}
ul.product-list-extended .buy input,
ul.product-list-extended .buy button {
	float: right;
}
ul.product-list-extended .qty {
	width: 30px;
	height: 23px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #b2b3af;
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.2);
	box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.2);
}
.addtocart select {
	font-family: monospace;
}
.btn-addtocart {
	width: 107px;
	height: 28px;
	padding-top: 28px;
	border: 0;
	background: url('../images/sprite.png') 0 -58px no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.intro {
	font-weight: bold;
}

span.em {
	padding: 0.1em 0.2em;
	background-color: #d9e0e6;
}

.btns {
	height: 50px;
	clear: both;
}
.btns-order {
	text-align: right;
	line-height: 27px;
}
.btns-order a {
	margin-left: 1em;
	text-align: left;
}
.btn-showcart,
.btn-update,
.btn-orderdetails,
.btn-orderconfirm,
.btn-orderplace,
.btn-copyaddress,
.btn-seemovie,
.btn-techspecs {
	display: block;
	background-color: transparent;
	background-image: url('../images/sprite.png');
	background-repeat: no-repeat;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
}
.btn-showcart {
	width: 91px;
	height: 21px;
	background-position: 0 -87px;
}
.btn-update {
	width: 60px;
	height: 21px;
	margin: 0 auto;
	background-position: 0 -108px;
}
.btn-orderdetails {
	float: right;
	width: 186px;
	height: 27px;
	background-position: 0 -130px;
}
.btn-orderconfirm {
	float: right;
	width: 217px;
	height: 27px;
	background-position: 0 -158px;
}
.btn-orderplace {
	float: right;
	width: 264px;
	height: 27px;
	background-position: 0 -187px;
}
.btn-copyaddress {
	float: right;
	width: 224px;
	height: 20px;
	background-position: 0 -320px;
}
.btn-seemovie,
.btn-techspecs {
	float: left;
	width: 174px;
	height: 32px;
	margin: 2em 1em 2em 0;
}
.btn-seemovie {
	background-position: 0 -372px;
}
.btn-techspecs {
	background-position: 0 -406px;
}
.btn-back {
	float: right;
	margin-right: 2em;
	line-height: 27px;
}

#fullsize {
	width: 382px;
	height: 396px;
	background: url('../images/ajax.gif') center center no-repeat;
}
#gallery img {
	margin: 0 10px 10px 0;
}

.msg {
	margin: 1em 0;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid;
}
.info {
	padding-left: 44px;
	background: #c9d7ec url('../images/information.png') 10px 50% no-repeat;
	border-color: #7c92b4;
}
.confirm {
	background-color: #eaffd4;
	border-color: #99c752;
}
.error {
	background-color: #fee;
	border-color: #a00 !important;
}

.googleplus {
	clear: both;
    display: block;
    margin-top: 1em;
}

form.inline {
    margin: 1em 0;
	padding: 10px;
    height: 28px;
	line-height: 28px;
	background: #fff url('../images/bg-recommended.png') 0 100% repeat-x;
	border: 1px solid #ccc;
}
form.inline button {
	float: right;
}
form.inline select {
	float: left;
	width: 245px;
	margin: 4px 0;
	padding: 3px;
	font-size: 12px;
}
form.inline span {
	font-size: 1.2em;
	font-weight: bold;
}

fieldset.recommended {
	height: 62px;
	background: #fff url('../images/bg-recommended.png') 0 100% repeat-x;
}
fieldset.recommended img {
	float: left;
	padding-bottom: 0;
}
fieldset.recommended p {
	display: inline;
	width: 560px;
	float: left;
	margin: 0;
	padding: 5px 0 0 10px;
}
fieldset.recommended p a {
	text-decoration: underline;
}
fieldset.recommended p a:hover {
	text-decoration: none;
}
fieldset.recommended form {
	float: right;
	margin: 20px 20px 0 0;
	padding: 0;
	height: 30px;
}
#fb-likebox {
	position: fixed;
	top:115px;
	right: -240px;
	width: 240px;
	height: 320px;
	background-color: #fff;
}
#fb-likebox:before {
	float: left;
	position: absolute;
	top: 0;
	left: -35px;
	content: url(../images/fb-likebox.png);
}
#cookies-accept {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	background-color: #eee;
	color: #777;
	text-align: center;
	z-index: 1000;
	border-top: 1px solid #ddd;
}
#cookies-accept span {
	display: inline-block;
	position: relative;
	width: 910px;
	padding: 3px 40px 3px 0px;
}
#cookies-accept .cookies-close {
	display: inline-block;
	position: absolute;
	top: 25%;
	right: 0;
	width: 27px;
	height: 27px;
	background: transparent url(../images/sprite.png) 0 -440px no-repeat;
}
.important {
	text-decoration: underline;
}
.less-important {
	font-size: 0.9em;
}
#dm {
    padding: 0.5em;
    background-color: #009bff;
    color: #ffffff;
    text-align: center;
}