/* @override http://localhost:8888/meubelstoffenvoordeel/css/main.css */

/*
Meubelstoffen.nl
=================================================================*/

/* Hoofdlayout
=================================================================*/
* {
 margin:0;
 padding:0;
 }
img {
 border:0px;
 display:block;
 }
body {
 font-family:Arial, Verdana, sans-serif;
 font-size:80%;
 line-height:130%;
 background-color:#eee;
 padding-bottom:100px;
 }
.noshow {
 position:absolute;
 left:-9000px;
 }
.showit {
 position:relative;
 left:0px;
 }
.clearlaag {
 clear:both;
 line-height:1px;
 font-size:1px;
 }
#wrapitall {
 position:relative;
 width:782px;
 margin-left:auto;
 margin-right:auto;
 overflow:hidden;
 }
#topbar {
 position:relative;
 height:115px;
 border-bottom:3px solid #c60046;
 }
#middenbar {
 position:relative;
 padding-top:80px;
 background:#fff;
 width:780px;
 border:1px solid #c60046;
 }
#middenbar-logo {
 position:relative;
 padding-top:80px;
 background:#fff url(../gfx/keurmerk-ideal.gif) no-repeat 405px 22px;
 width:780px;
 border:1px solid #c60046;
}
#logo {
 position:absolute;
 top:44px;
 left:15px;
 }
#midden {
 overflow:hidden;
 background:#fff url('../gfx/bgmidden.gif') repeat-y;
 width:780px;
 }
#linkerkant {
 float:left;
 width:240px;
 }

/* Content
=================================================================*/
#content {
 width:510px;
 padding:0px 15px;
 float:left;
 }
#contentveld {
 width:480px;
 padding:0px 15px;
 }
#contentveld p.underlined {
	border-bottom: 1px solid #D4D4D4;
	padding: 0 0 17px;
}
h1,h2,h3,h4,h5,h6 {
 margin:0px;
 padding:0px;
 font-size:1em;
 }
a:link {
 color:#369;
 }
a:hover {
 color:#69c;
 }
a:visited {
 color:#636;
 }
a:visited:hover {
 color:#969;
 }
#kruimelpad {
 border-top:4px solid #777;
 padding:8px 15px 20px 15px;
 width:480px;
 }
#kruimelpad a:link,
#kruimelpad a:visited {
 color:#777;
 }
#kruimelpad a:hover,
#kruimelpad a:visited:hover {
 color:#bbb;
 }
#linkerkant h1 {
 color:#fff;
 background-color:#c60046;
 width:210px;
 font-size:1.4em;
 padding:10px 15px;
	margin-bottom: 1px;
}
#content h1 {
 font-size:1.6em;
 margin-bottom:14px;
 clear: both;
 }
#content h2 {
 font-size:1.2em;
 padding:0px 0px 10px 0px;
 }
#content p {
 margin-bottom:14px;
 }
.contentlist {
 margin-bottom:14px;
 }
.contentlist li {
 padding:0px 0px 0px 12px;
 list-style:none;
 background:url('../gfx/contentlistarrow.gif') no-repeat 2px 5px;
 }
.contentlist li p{
 font-size:80%;
 }
.fotolinks {
 position:relative;
 float:left;
 margin:3px 15px 6px 0px;
 width:220px;
 }
.fotorechts {
 position:relative;
 float:right;
 margin:3px 0px 6px 15px;
 width:220px;
 }
.fotolinks span,
.fotorechts span {
 display:block;
 width;190px;
 padding:3px 15px;
 font-size:0.8em;
 background-color:#ddd;
 }
.vergroot {
 position:absolute;
 right:0px;
 top:0px;
 filter:alpha(opacity=60);
 opacity: 0.6;
 -moz-opacity:0.6;
 }
#winkelstatusbar {
 position:absolute;
 right:0px;
 bottom:0px;
 display:block;
 padding:7px 15px 7px 46px;
 background:#ddd url('../gfx/winkelstatusbarbg.gif') no-repeat top left;
 }
#winkelstatusbar a:link,
#winkelstatusbar a:visited {
 font-weight:bold;
 color:#000;
 }
#winkelstatusbar a:hover,
#winkelstatusbar a:visited:hover {
 font-weight:bold;
 color:#999;
 }
.adresblok {
 width:180px;
 float:right;
 padding:10px 15px;
 border-bottom:1px solid #bbb;
 background-color:#ddd;
 margin:0px 0px 14px 20px;
 }

/* Winkelwagen
=================================================================*/
#winkelwagentabel {
 width:480px;
 padding:0px;
 border-collapse:collapse;
 background-color:#ddd;
 margin-bottom:14px;
 }
#winkelwagentabel caption {
 width:480px;
 padding:4px 10px;
 background-color:#c60046;
 color:#fff;
 text-align:left;
 font-weight:bold;
 }
#winkelwagentabel thead {
 background-color:#bbb;
 font-weight:bold;
 }
#winkelwagentabel td {
 border:1px solid #ddd;
 padding:3px 10px;
 }
#winkelwagentabel tbody td {
 border-bottom:1px solid #bbb;
 }
#winkelwagentabel .rechtsuitlijn {
 text-align:right;
 font-weight:bold;
 white-space:nowrap;
 }
.winkelwagenverversen {
 background-color:#bbb;
 }
.btn_shop input,
.winkelwagenverversen input {
 background:#000 url('../gfx/verversknop.gif') no-repeat top left;
 color:#fff;
 width:165px;
 height:24px;
 border:0px;
 font-weight:bold;
 cursor:pointer;
 font-size:0.9em;
 }

.btn_shop input:hover,
.winkelwagenverversen input:hover {
 background:#666 url('../gfx/verversknophover.gif') no-repeat top left;
 }
input.bestellen {
 background:#000 url('../gfx/bestelknop.gif') no-repeat top left;
 color:#fff;
 width:87px;
 height:31px;
 border:0px;
 font-weight:bold;
 cursor:pointer;
 font-size:1.2em;
 margin-top:10px;
 }
input.bestellen:hover {
 background:#666 url('../gfx/bestelknophover.gif') no-repeat top left;
 }
#totaalprijs {
 border-top:1px solid #000;
 }

/* Productcontent
=================================================================*/
.productrij {
 overflow:hidden;
 padding-bottom:18px;
 border-bottom:1px solid #ccc;
 margin-bottom:20px;
 font-size:0.9em;
 width:480px;
 }
.productrij li {
 width:140px;
 float:left;
 margin-right:25px;
 list-style:none;
 }
.productrij li.derde {
 margin-right:0px;
 }
.kleinnaam,
.levertijd {
 display:block;
 }
.levertijd {
 color:#004593;
 }
.prijsoud {
 color:#f00;
 text-decoration:line-through;
 }
.prijsnieuw {
 font-weight:bold;
 }
.productbladeren {
 text-align:right;
 padding:0px 0px 14px 0px;
 }
.productbladeren li {
 list-style:none;
 margin-left:6px;
 display:inline;
 font-weight:bold;
 }
.productbladeren a:link,
.productbladeren a:visited {
 color:#c60046;
 font-weight:normal;
 }
.productbladeren a:hover,
.productbladeren a:visited:hover {
 color:#000;
 font-weight:normal;
 }
a.kleinnaam:link,
a.kleinnaam:visited {
 color:#888;
 }
a.kleinnaam:hover,
a.kleinnaam:visited:hover {
 color:#aaa;
 }
#detailslinks {
 float:left;
 width:140px;
 }
#detailsrechts {
 float:left;
 width:320px;
 margin-left:20px;
 }
.productdetails {
 margin-bottom:14px;
 overflow:hidden;
 }
.productdetails fieldset {
 border:0px;
 overflow:hidden;
 }
.productdetails .button {
 border:0px;
 overflow:hidden;
 padding:10px 0px 15px 0px;
 }
.detailset {
 background-color:#ddd;
 margin-bottom:5px;
 padding:10px 15px
 }

.productdetails label,
.productdetails h5 {
 color:#cc004c;
 font-weight:bold;
 display:block;
 margin-bottom:4px;
 }
#hoeveelheiddiv {
 padding-right:15px;
 border-right:1px solid #999;
 margin-right:15px;
 float:left;
 }
.productdetails h4 {
 font-size:1.3em;
 color:#cc004c;
 margin-bottom:6px;
 }
#plaatsinwinkelwagen {
 position:relative;
 width:220px;
 height:20px;
 background:#f30000 url('../gfx/plaatsknop.gif') no-repeat;
 border:0px;
 color:#fff;
 font-weight:bold;
 cursor:pointer;
 font-size:0.9em;
 text-align:left;
 padding-left:30px;
 float:right;
 }
#plaatsinwinkelwagen:hover {
 background:#f30000 url('../gfx/plaatsknophover.gif') no-repeat;
 color:#888;
 }

#besteldefinitief {
 margin:0px 0px 15px 240px;
 position:relative;
 width:240px;
 height:38px;
 background:#f30000 url('../gfx/besteldefinitiefknop.gif') no-repeat;
 border:0px;
 color:#fff;
 font-weight:bold;
 cursor:pointer;
 font-size:1.2em;
 text-align:center;
 }
#besteldefinitief:hover {
 background:#f30000 url('../gfx/besteldefinitiefknophover.gif') no-repeat;
 color:#ddd;
 }

/* Contentopties
=================================================================*/
.contentopties {
 width:140px;
 padding-top:10px;
 font-size:0.90em;
 }
.contentopties li {
 list-style:none;
        height:20px;
 }
.contentopties a:link,
.contentopties a:visited,
.contentopties a:hover,
.contentopties a:visited:hover {
 display:block;
 }

.gratisstaal{
  margin-bottom:10px;
 }

.gratisstaal a:link,
.gratisstaal a:visited {
 color:#000;
 background:url('../gfx/staalicon.gif') no-repeat 0px 3px;
 padding:0px 0px 0px 16px;
        margin:0px;
 font-weight:bold;
 }
.gratisstaal a:hover,
.gratisstaal a:visited:hover {
 color:#999;
 background:url('../gfx/staaliconhover.gif') no-repeat 0px 3px;
 padding:0px 0px 0px 16px;
        margin:0px;
 }
.printvriendelijk a:link,
.printvriendelijk a:visited {
 color:#000;
 background:url('../gfx/printvriendelijkicon.gif') no-repeat 0px 3px;
 padding:0px 0px 0px 16px;
        margin:0px;
 }
.printvriendelijk a:hover,
.printvriendelijk a:visited:hover {
 color:#999;
 background:url('../gfx/printvriendelijkiconhover.gif') no-repeat 0px 3px;
 padding:0px 0px 0px 16px;
        margin:0px;
 }
.maileenvriend a:link,
.maileenvriend a:visited {
 color:#000;
 background:url('../gfx/maileenvriendicon.gif') no-repeat 0px 4px;
 padding:0px 0px 0px 16px;
        margin:0px;
 }
.maileenvriend a:hover,
.maileenvriend a:visited:hover {
 color:#999;
 background:url('../gfx/maileenvriendiconhover.gif') no-repeat 0px 4px;
 padding:0px 0px 0px 16px;
        margin:0px;
 }

/* Documenten
=================================================================*/
.download{
  clear:both;
 }
.download a,
.download a:visited,
.download a:hover,
.download a:visited:hover {
 display:block;
 padding:2px 10px 3px 22px;
 margin-bottom:10px;
 border-top:1px solid #ccc;
 border-bottom:1px solid #ccc;
 font-weight:bold;
 }
.download a,
.download a:visited {
 background-color:#eee;
 background-repeat:no-repeat;
 background-position:0px 3px;
 }
.download a:hover,
.download a:visited:hover {
 background-color:#fff;
 }
.downloadgif {
 background-image:url('../gfx/icons/gif.gif');
 }
.downloadjpg {
 background-image:url('../gfx/icons/jpg.gif');
 }
.downloadbmp {
 background-image:url('../gfx/icons/bmp.gif');
 }
.downloadpdf {
 background-image:url('../gfx/icons/pdf.gif');
 }
.downloaddoc {
 background-image:url('../gfx/icons/doc.gif');
 }
.downloadxls {
 background-image:url('../gfx/icons/xls.gif');
 }
.downloadzip {
 background-image:url('../gfx/icons/zip.gif');
 }
.downloadtxt {
 background-image:url('../gfx/icons/txt.gif');
 }
.downloadwmp {
 background-image:url('../gfx/icons/wmp.gif');
 }

/* Various
=================================================================*/

#account .margin{
 margin-left:10px;
 }
#account li{
 position:relative;
 width:233px;
 height:140px;
 list-style:none;
 float:left;
 border: 1px solid #c60046;
 margin-bottom:10px;
 }
#account li h2{
 color:#fff;
 padding:10px;
 background-color:#c60046;
 }
#account li p{
 padding:10px;
 }
#account li a{
 position:absolute;
 right:10px;
 bottom:8px;
 }
#topmenu li #logout{
 font-weight:normal;
 text-decoration:underline;
 }
#footer{
 height:23px;
 width:767px;
 padding:7px 10px 0 10px;
 }
#footer li {
 display:inline;
 white-space:nowrap;
 color:#000;
 padding:0px 10px;
 float:right;
 border-right:1px solid #000;
 }
#footer .first{
 float:left;
 border:0px;
 padding-left:65px;
 background: url('../gfx/m.gif') no-repeat;
 }
#footer .last{
 border:0px;
 }
#footer li img{
 float:right;
 }
#footer li a{
 font-weight:bold;
 }
#footer #homeknop {
 float:left;
 }
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:visited:hover {
 text-decoration:none;
 font-weight:bold;
 }
#footer a:link,
#footer a:visited {
 color:#000;
 }
#footer a:hover,
#footer a:visited:hover {
 color:#c60046;
 }
.address,
.address_select{
 position:relative;
 padding:10px;
 margin-bottom:10px;
 background-color:#ddd;
 border-top:1px solid #c60046;
 height:85px;
 }
.address dt,
.address_select dt{
 font-weight:bold;
 }
.address_select dt label,
.address_select dd div{
 position:absolute;
 left:30px;
 }
.address dd .links{
 position:absolute;
 right:10px;
 bottom:10px;
 font-size:80%;
 }

.order_rows{
 list-style:none;
 }
.order_rows li{
 float:left;
 width:240px;
 margin-bottom:15px;
 background-color:#ddd;
 }
.order_rows li p{
 margin:10px;
 }
.order_rows li h3{
 padding:4px 10px;
 color:#fff;
 background-color:#c60046;
 }
.order_rows li h4{
 padding:10px 10px 0px 10px;
 }

/* Order steps
=================================================================*/

#order_steps  {
 height:114px;
 background: url('../gfx/steps/steps_ul_bg.gif') no-repeat;
 }
#order_steps li {
 float:left;
 width:96px;
 display:block;
 text-align:center;
 padding-top:65px;
 font-weight:bold;
 }
#step1 {color:#D8618B; background:url('../gfx/steps/step1.gif') top no-repeat; }
#step1_selected { color:#C60046;  background:url('../gfx/steps/step1_selected.gif') top no-repeat; }
#step2 {color:#D8618B; background:url('../gfx/steps/step2.gif') top no-repeat; }
#step2_selected { color:#C60046;  background:url('../gfx/steps/step2_selected.gif') top no-repeat; }
#step3 {color:#D8618B; background:url('../gfx/steps/step3.gif') top no-repeat; }
#step3_selected { color:#C60046;  background:url('../gfx/steps/step3_selected.gif') top no-repeat; }
#step4 {color:#D8618B; background:url('../gfx/steps/step4.gif') top no-repeat; }
#step4_selected { color:#C60046;  background:url('../gfx/steps/step4_selected.gif') top no-repeat; }
#step5 {color:#D8618B; background:url('../gfx/steps/step5.gif') top no-repeat; }
#step5_selected { color:#C60046;  background:url('../gfx/steps/step5_selected.gif') top no-repeat; }

#zoomicon{
 margin-top:-22px;
 margin-left:84px;
 filter:alpha(opacity=70);
 opacity: 0.7;
 -moz-opacity:0.7;
 }
#google{
 text-align:center;
 font-weight:bold;
 clear:both;
 }
#tonenperpagina{
 font-weight:bold;
 }
.new_address_link{
 float:left;
 padding:0px 0px 0px 12px;
 background:url('../gfx/contentlistarrow.gif') no-repeat 2px 5px;
 }

/* Home (oud)
=================================================================*/

#home_sale {
 background-color:#FFF;
 overflow:hidden;
 width:780px;
 padding-bottom:20px;
 }
#home_sale ul{
 clear:both;
 overflow:hidden;
 }
#home_sale ul li{
 font-size:85%;
 float:left;
 padding:0px 0px 0px 13px;
 list-style:none;
 }
#home_sale h3{
 clear:both;
 padding:12px;
 font-size:130%;
 color:#C60046;
 }

/* Home
=================================================================*/
#home {
 position:relative;
 width:780px;
 height:350px;
 background:#c60046;
 }
#homefoto {
 position:relative;
 left:260px;
 }
#homebanner {
 position:absolute;
 top:20px;
 right:20px;
 width:230px;
 height:120px;
 font-weight:bold;
 background:url(../gfx/banner.gif) no-repeat left top;
 }
#homebanner span {
 display:block;
 text-transform:uppercase;
 width:210px;
 padding:30px 10px 10px 10px;
 font-size:1.2em;
 color:#c60046;
 }
#homebanner a:link,
#homebanner a:visited,
#homebanner a:hover,
#homebanner a:visited:hover {
 display:block;
 width:210px;
 padding:5px 10px 0px 10px;
 text-align:right;
 }
#homebanner a:link,
#homebanner a:visited {
 color:#c60046;
 }
#homebanner a:hover,
#homebanner a:visited:hover {
 color:#000;
 }
#hometekst {
 position:absolute;
 bottom:0px;
 right:0px;
 width:520px;
 color:#fff;
 background-color:#222;
 filter:alpha(opacity=80);
 opacity: 0.8;
 -moz-opacity:0.8;
 }
#hometekst h3 {
 text-transform:uppercase;
 padding:15px 20px 10px 20px;
 font-size:2.8em;
 letter-spacing:4px;
 font-weight:normal;
 }
#hometekst p {
 padding:0px 20px 10px 120px;
 }
#homemenu {
 position:absolute;
 width:200px;
 top:20px;
 left:30px;
 }
#homemenu h3 {
 font-size:1.4em;
 color:#fff;
 margin-bottom:10px;
 }
#homemenu ul {
 }
#homemenu ul li {
 list-style:none;
 padding:0px 0px 0px 28px;
 background:url(../gfx/homemenulogo.gif) no-repeat 0px 5px;
 margin-bottom:3px;
 }
#homemenu a:link,
#homemenu a:visited {
 color:#fff;
 font-weight:bold;
 }
#homemenu a:hover,
#homemenu a:visited:hover {
 color:#000;
 font-weight:bold;
 }

/* voorwaarden */

#voorwaarden {
	margin: 10px 10px 10px 14px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #c60046;
	width: 199px;
	font-size: 11px;
	color: #885f5f;
}

/* betalen */

ul#betalen {
	padding: 0;
	margin: 15px 0 10px 14px;
	width: 209px;
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #c60046;
}

ul#betalen li {
	margin: 0 10px 5px 0;
	padding: 5px 0 0 15px;
	width: 75px;
	float: left;
	list-style-type: none;
}

ul#betalen li a {
	margin: 0;
	padding: 0;
}

ul#betalen li a img {
	border-style: solid;
	vertical-align: bottom;
}

/* Taalmenu
=================================================================*/
#taalmenu {
 position:absolute;
 top:48px;
 right:15px;
 }
#taalmenu li {
 list-style:none;
 float:left;
 padding-left:18px;
 }
#taalmenu li span {
 font-weight:bold;
 }
#taalmenu a:link,
#taalmenu a:visited,
#taalmenu a:hover,
#taalmenu a:visited:hover,
#taalmenu span {
 font-weight:normal;
 }
#taalmenu a:link,
#taalmenu a:visited {
 color:#777;
 }
#taalmenu a:hover,
#taalmenu a:visited:hover {
 color:#000;
 }
.nederlands {
 background:url(../gfx/flagnederlands.gif) no-repeat 0px 3px;
 margin-right:10px;
 }
.deutsch {
 background:url(../gfx/flagdeutsch.gif) no-repeat 0px 3px;
 }

 /* Bestelhistorie
=================================================================*/
#order_history{
 background-color:#f9e5ec;
 width:480px;
 padding:0px;
 margin-bottom:10px;
 }
#order_history caption{
 background-color:#c60046;
 color:#fff;
 padding:10px;
 text-align:left;
 font-size:14px;
 font-weight:bold;
 }
#order_history th{
 color:#c60046;
 font-size:11px;
 background-color:#ECB2C6;
 padding:0px;
 margin:0px;
 text-align:left;
 padding:2px;
 font-weight:normal;
 }
#order_history td{
 background-color:#fff;
 padding:2px;
 font-size:10px;
 }
.price{
 text-align:right;
 white-space:nowrap;
 }
.move_up{
 text-align:right;
 }
.move_up a{
 padding-left:10px;
 background:transparent url('../gfx/arrownaarboven.gif') no-repeat 0px 5px;
 }
.move_up a:hover{
 background:transparent url('../gfx/arrownaarbovenhover.gif') no-repeat 0px 5px;
 }

 /* Highslide
====================================================================== */
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	color:#C60046;
}

.highslide-caption span { font-weight:bold;}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {cursor: move;}
.highslide-overlay { display: none;}
/* Controlbar example */
.controlbar {
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {display: block;}
.highslide-display-none { display: none;}

ul#imglist {
	margin:0;
	padding:240px 0 0 0;
	width:680px;
	}

ul#imglist li {
	list-style-type:none;
	display:inline;
	float:left;
	padding:0 8px 8px 0;
	}

ul#imglist li img { vertical-align:bottom;}

/* Footer
====================================================================== */

/* Kleurkiezer
====================================================================== */
.kleuren {
	width:477px;
	min-height: 257px;
	height: auto !important;
	height:257px;
	position: relative;
	border-bottom: 1px solid #d4d4d4;
	float: left;
	margin: 0 0 25px 0;
	padding: 0 0 17px 0;
}

.kleuren h2, .kleuren p {
	width: 305px;
	margin: 0 25px 0 0;
	float:left;
}

.kleurkiezen {
	width: 147px;
	position: absolute;
	top: 0;
	right: 0;
}

.kleurkiezer {
	width: 147px;
	font-size: 11px;
	background: #d4d4d4;
	display: block;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	margin: 11px 0 0 0;
	position: relative;
	float: left;
}

.kleurkiezer dt {
	width: 139px;
	padding: 3px 9px 2px 0;
	text-align: right;
	color: #515151;
	background: #d2d2d2 url("../gfx/kleurkiezer.gif") top left;
	position: relative;
	left: -1px;
}

.kleurkiezer dd {
	float:left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	position: relative;
}

.allekleuren {
	font-size: 11px;
	float:right;
	text-align: right;
}

.selector {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

.imageBig {
	width: 150px;
	height: 150px;
}

.imageSmall {
	width: 20px;
	height: 20px;
}

.secure { text-align: right; border: 0 !important; }
.secure p { float: right; padding: 0 0 0 20px; background: url(../images/icons/secure_lock.gif) no-repeat; text-align: left!important; font-weight: bold; color: #222!important; margin-bottom: 1px !important; }
.secure em { font-weight: normal; color: #666; }
