body {
margin:0;
/*background: #FDFDFD;*/
background:#F7F5F2 url(../styleImages/backgrounds/bg.gif) repeat-x 0 0;
border:0px solid #010101;
}
/*layout*/
#pageSurround {
width:95%;
margin:0px auto;
background: transparent;
border:0px solid #483d8b;
}
/*TOP*/
#topHeader {
border:0px solid #dc143c;
height:250px;
margin:5px 0 0 0;
 background: url(../styleImages/backgrounds/bg-topheader.gif);
}
#cartSurround {
width:95%;
margin:0px auto;
background: transparent;
border:0px solid #666666;
}
#subSurround{
height:36px;
border:0px solid #fd008c;
margin:0px 0 0 0;
background: transparent;
}
#logo {
float:left;
width:180px;
height:171px;
overflow:hidden;
border:0px solid #2e5bde;
background: url(../styleImages/backgrounds/logo.png) no-repeat;
margin:30px 0 0 0;
}
#slider {
float:right;
width:600px;
height:244px;
border:0px solid #9400d3;
margin:0;
}
/*NAV TOP*/
#sessionbar {
width:184px;
height:40px;
margin:0px 0 0 0;
padding:10px 0 0 5px;
border:0px solid #6495ed;
background:#FCC34F;
color:#ADA397;
}
/*TITULOS*/
.boxTitleLeft, .boxTitleRight {
width:190px;
height:21px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:8px;
margin:5px 5px 0 0;
color:#404447;
background:#ADA397;
border:0px solid #666666;
}
.boxTitleRight_mail {
width:190px;
height:21px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:8px;
margin:5px 5px 0 0;
color:#404447;
background: #fbc34e url(../styleImages/backgrounds/tit_mail.gif) no-repeat;
}
.boxTitlecategorias{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
border:1px solid #DFDFDF;
background: url(../styleImages/backgrounds/tit_menucategorias.png) no-repeat;
}
.boxTitleinfo{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #f2f2f2;
background:#D60B0D;
}
.boxTitlemail{
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:10px;
margin:10px 0 3px 0;
color: #f2f2f2;
background:#D60B0D;
}
/*CARRITO DE LA COMPRA*/
.boxTitlecarrito {
width:190px;
height:21px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:8px;
margin:5px 5px 0 0;
color:#404447;
border:0px solid #666666;
}
span.iconocarrito{
float:left;
border:0px solid #c71585;
width:190px;
height:30px;
margin:0;
padding:0px 0 10px 0;
background: url(../styleImages/backgrounds/cesta.gif) no-repeat;
}
.boxContentcarrito{
width:190px;
height:100px;
float:right;
background: transparent;
border:1px solid #f79b1e;
margin:5px 0px  0  0px;
padding-top: 2px;
}
/*FIN CARRITO DE LA COMPRA*/
/*CONTENIDO*/
.boxContentLeft, .boxContentRight {
padding-left:5px;
margin-bottom:10px;
padding-top:3px;
padding-bottom:5px;
border-bottom:1px solid #D8D3CE;
border-left:1px solid #D8D3CE;
border-right:1px solid #D8D3CE;
background: #ffffff;
}
/*TEXTOS DE TITULOS*/
.txtContentTitle {
height:25px;
padding:5px 0 0 0;
font:bold 115% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color:#404447;
background:#FCC34F;
border:0px solid #AAA296;
}
.txtTitlelatestProds{
height:25px;
padding:5px 0 0 0;
font:bold 115% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color:#404447;
background:#ADA397;
border:0px solid #AAA296;
}
/*INFORMACIÓN Y DESCRIPCION DE LOS PRODUCTOS*/
.prodInfo{
border: 0px solid #5b5b5b;
font:bold 115% Verdana, Arial, Helvetica, sans-serif;
color: #2d2d2d;
margin:20px 0 10px 0;
}
.prodDescription{
border: 0px solid #5b5b5b;
font:normal 13px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
margin:5px 0 0 0;
}
/*COLUMNAS*/
.colLeft {
position: relative;
width:190px; 
float: left;
padding-left:0px;
padding-right:0px;
margin:10px 3px 0 0;
border:0px solid #2e5bde;
}
.colMid {
position:relative;
width:67%;
float: left;
margin:11px 0 0 2px;
border:0px solid maroon;
/*ie*/
 _width:65%;
}
.colRight {
position: relative;
width:190px;
float: right;
padding-left:0px;
padding-right:0px;
margin-top:10px;
border:0px solid #2e5bde;
}
.boxContent {
position: inherit;
margin:0;
padding:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color:#282828;
border:0px solid #2e5bde;
background:#ffffff;
}
.colLeftCheckout {
float: left;
position: relative;
width:190px; 
padding-left:0px;
padding-right:5px;
margin-right:3px;
margin-top:4px;
border:0px solid #5b5b5b;
/*ie*/
_width:180px; 
}
.colMainCheckout {
position: relative;
float:right;
width:83%;
margin:7px 0 5px 5px;
border:0px solid #5b5b5b;
/*ie*/
_width:80%;
}
.siteDocs {
text-align:center;
margin-top: 10px;
border:1px solid #282828;
}
.pagination {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}
#subCats {
float: left;
width:555px;
background:#ffffff;
text-align: center;
border:0px solid #E7E7E7;
margin: 0px 0 5px 0;
padding:3px;
}
.subCat {	
float:left;
width:120px;
height:70px;
text-align: center;
padding:8px;
border:0px solid #cecece;
}
.regSep{
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #c1c1c1;
border-bottom: 1px solid #c1c1c1;
}
#latestProds {
float: left;
width:160px;
height:150px;
background:;
text-align: center;
margin:5px 0 0 30px;
padding:0  0 20px 0;
border:0px solid #666666;
}
.latestIMG{
width:160px;
background:#ffffff;	
border:0px solid #54A22A;
}
/*Productos titulo*/
.latestTitle {
height:30px;
padding:1px 1px 1px 1px;
background:#D8D3CE;
margin:-10px 0 0 0;
}
/*MENU NAV*/
#contmenu{
width: 95%;
background: transparent url(../styleImages/menu/bgOFF.gif) repeat-x top left;
}
ul#menu{
margin:3px 0 0 0;padding:0;
list-style-type:none;
width:71%;
position:relative;
display:block;
height:36px;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
background: transparent;
/*background: transparent url(../styleImages/menu/bgOFF.gif) repeat-x top left;*/
font-family:Helvetica,Arial,Verdana,sans-serif;
border:0px solid #D8D3CE;
border-top:0px solid #D8D3CE;
}
ul#menu li{display:block;float:left;margin:0;pading:0;}
ul#menu li a{display:block;float:left;color:#404447;text-decoration:none;padding:12px 15px 0 15px;height:24px;background: transparent url(../styleImages/menu/bgDIVIDER.gif) no-repeat top right;}
ul#menu li a:hover{background: #F9F7F4 }
ul#menu li a.current,ul#menu li a.current:hover{color:#fff;background: transparent url(../styleImages/menu/bgON.gif) no-repeat top right;}
/*FIN DEL MENÚ*/
/*PIE*/
#footer {
height:45px;
background:#FCC34F;
color:#404447;
border:0px solid #666666;
}
#logomonvirtual a{
float:right;
display:block;
width:78px;
height:40px;
margin:-42px 0 0 430px;
border:0px solid #5b5b5b;
background: url(../styleImages/backgrounds/logo.gif) no-repeat ;
/*ie*/
#margin:-52px 0 0 430px;
}
.ayuda a:hover { 
width:78px;
height:40px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda {background: url(../styleImages/backgrounds/logo.gif) no-repeat ;
}
/*pagotarjeta*/
.pagotarjeta a {
display:block;
background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
width:190px;
height:58px;
border: 1px solid #cbe3ef;
margin-top:5px;
}
.ayuda a:hover { 
width:190px;
height:58px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda { background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
}
/*fin pagotarjeta*/


/*MENU CATEGORIAS*/
.Menu {
background:#F9F7F3;
width:190px;
font: bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0 0 3px 0;
color:#404447;
border:0px solid #666666;
}
.Menu ul li a {
display: block;
width:190px;
color:#404447;
text-decoration: none;
text-indent:8px;
border-bottom:0px dotted #EAEAEA;
}
.Menu ul li a:hover {
width:190px;
color:#404447;
border-bottom:0px dotted #EAEAEA;
}
.Menu ul li {
width:155px;
list-style: none;
background: url(../styleImages/backgrounds/list.gif) no-repeat 0px 5px ;
padding:5px 0 5px 10px;
color: #FFFFFF;
}
.Menu ul {
padding:0px;
margin:0px;
}
/*FIN DEL MENÚ*/
.Currency ul li {
display: inline;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 75%;
}
.Currency ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.Currency ul li a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
/*BUSCADOR*/
.boxContenSearch{
float:right;
width:320px;
height:25px;
padding:5px 0 0 0;
margin:-20px 10px 0 0;
border:0px solid #8b0000;
}
/*boton buscador*/
.searchBtn{
float:right;
position:relative;
width:50px;
height:32px;
margin:-32px 0px 0 200px;
background: url(../styleImages/backgrounds/lupa.gif) no-repeat;
border:0px solid #ff1493;
color: #ffffff;
/*ie7
#margin:-30px 2px 0 330px;
#border:0px solid #ff1493;*/
}
.searchBox {
float:left;
width:261px;
height:20px;
font:70% Verdana, Arial, Helvetica, sans-serif;
color: #666666;
border:0px solid #6495ed;
background: url(../styleImages/backgrounds/search.gif) no-repeat left;
margin:-2px 0px 0 0;
padding:10px 0 0 5px;
}
.textboxmail{
width:180px;
height:15px;
background-color: white;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #282828;
padding:4px 0 0  0;
border: 1px solid #cbe3ef;
}
.txtCopymail{
font: bold 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #37425e;
text-transform: capitalize;
border:1px solid #DDE1E5;
margin:5px 0 2px 0;
}
.textbox {
height:20px;
background-color:#FFFFFF;
border: 1px solid #D8D3CE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #282828;
padding:0 0 0  0;
}
.textbox_comentarios{
height:100px;
background-color:#FFFFFF;
border: 1px solid #D8D3CE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #282828;
padding:0 0 0  0;
}
.textlogin {
background:#f4f4f4f;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#555555;
padding:5px 0 0  0;
}
.textboxDisabled {
background-color: #FFFFFF;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.submit {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height:25px;
font-weight: bold;
border: 1px solid #333637;
background:#404447;
}
.submitmail {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height:20px;
font-weight: bold;
border:1px solid #CCCCCC;
background:#43474A;
}
/*login*/
p.idform{
position: inherit;
margin:-12px 0 0 0;
padding:3px;
font:95% Verdana, Arial, Helvetica, sans-serif;
color: #282828;
border:0px solid #2e5bde;
}
.boxcontentlogin{
margin: 0px;padding:0px; border:0px solid #666666;background: #ffffff;}
.iconlogin{
background: url(../styleImages/icons/iconlogin.gif) no-repeat;
width:25px;
height:25px;
}
.iconpassword{
background: url(../styleImages/icons/iconpassword.gif) no-repeat;
width:25px;
height:25px;
}
form, ol, ul {
margin: 0px;padding:0px; border:0px solid #666666;}
li {
list-style-position: outside;margin: 0px;padding: 0px;}
li.bullet {
list-style-type: square;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;
margin-left: 26px;color: #840000;}
li.bulletLrg {
list-style-type: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;
color: #840000;}
li.num {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;margin-left: 26px;
color: #2c2c2c;;}
li.account {
list-style-type: square;padding-top: 5px;padding-bottom: 5px;}
.txtSession{
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#404447;
border:0px solid fuchsia;
}
a.txtSession {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
} 
.txtSession a:hover{
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#404447;
text-decoration: none;
} 
/*bienvenidos*/
.txtSessionGrey {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#404447;
text-transform: capitalize;
border:0px solid #fd008c;
}
.user{
float:left;
width:32px;
height:32px;
background: url(../styleImages/icons/user.gif) no-repeat;
padding-left:5px;
margin:-8px 0 0 -5px;
}
.iconlogin{
background: url(../styleImages/icons/iconlogin.gif) no-repeat;
width:25px;
height:25px;
}
.iconpassword{
background: url(../styleImages/icons/iconpassword.gif) no-repeat;
width:25px;
height:25px;
}
.txtCopy, .txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #37425e;
}
a.txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color:#fff;
text-decoration: none;
}
a.txtSiteDocs:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #840000;
text-decoration: underline;
}
/*	boton añadir carrito*/
.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding:2px;
text-align: center;
text-decoration: none;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a:link {text-decoration: none;color:#404447;}
a:visited {text-decoration: none;color:#404447;}
a:hover {text-decoration: none;color:#404447;}
a:active {text-decoration: none;color:#404447;}
.txtOldPrice {text-decoration: line-through;color:#404447;}
.txtSale {
border: 0px solid #5b5b5b;
color: #eaeaea;
background: #d60b0d;
}
.txtOutOfStock {color: #ea0000;}
.txtSiteDocs, a.txtSiteDocs {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFFFFF;
text-decoration:none;
}
a.txtSiteDocs:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #840000;
text-decoration:none;
}
a.txtLatestTitle {
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#404447;
text-align: center;
border:0px solid #666666;
}
a.txtLatestTitle:hover {
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#404447;
text-align: center;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #282828;text-decoration:none;}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #840000;text-decoration:none;}
.txtList, a.txtList {
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
text-decoration:none;
margin:0 0 0 2px;
}
a.txtList:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #d60b0d;
text-decoration: underline;
}
.txtBoxSave {
color: #e40505;
padding-left: 16px;}
.tblList {
border:none;
border: 0px solid #5b5b5b;
}
.tdListTitle {
color:#404447;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-bottom: 1px solid #E7E7E7;
border-top:0px solid #3d97d1;
background:#ADA397;
}
.tdEven {
background-color:#ffffff;
border-top: 1px solid #d1d1d1;
padding-top:10px;
}
.tdOdd {
background-color: #FFFFFF;
border-top: 1px solid #d1d1d1;
}
/*CARRITO*/
.txtCartPrice {
float: right;
color: #ea0000;
border: 0px solid #5b5b5b;
margin-right:8px;
}
.txtCart {
font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
padding:7px 0 10px 5px;
border: 0px solid #5b5b5b;
}
.cartTotal {
width:170px;
padding:0;
margin:5px 0 10px 0;
border:0px solid #fd008c;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
text-decoration: none;
color: #2c2c2c;
}
a.txtCartProduct:hover {
text-decoration: none;
color: #840000;
}
/*VER CARRITO*/
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
width: 50px;
height: 20px;
font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
text-decoration: none;
padding: 2px 0 2px 0;
}
a.txtviewCart:hover {
background:url(../styleImages/backgrounds/bgbtnes.gif);
border: 3px double #cc0014;
border-color: white;
color: #FFFFFF;
text-decoration: none;
}
.cartProgress {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #282828;
padding:4px;
border: 1px solid #c1c1c1;
width: 350px;
margin:5px 0 0 325px;
}
.txtcartProgressCurrent {
color: #c8000f;
font-weight: bold;}
.quickBuy {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #282828;
}
/*boton carrito*/
.tdcartTitle {
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #DCDCDC;
border-top:0px solid #DCDCDC;
color:#404447;
background:#D8D3CE;
}
.tdcartEven {
background-color: #d7dbfd;}
.tdcartOdd {
background-color: #FFFFFF;}
.tdCartSubTotal {
padding-top: 10px;
border-top: 1px solid #D8D3CE;
}
/*REGISTRAR Y CONTINUAR*/
a.txtCheckout {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#404447;
text-decoration: none;
padding:2px;
border: 1px solid #efa303;
background:#FCC34F;
}
a.txtUpdate {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#404447;
text-decoration: none;
padding: 2px;
border: 1px solid #efa303;
background:#FCC34F;
}
.txtStockWarn {
font-size: 70%;color: #ea0000;}
.txtError {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;color: #040c5e;
background-color: #ffb9b9;border: 1px solid #ea0000;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;}
.txtCopyright, a.txtCopyright {
text-align: center;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 5px;
color: #FFFFFF;
}
a.txtCopyright:hover {
text-decoration: underline;
}
.dropDown {width: 120px;}
add this block of code
.txtInfoMsg {
border: 1px #39750f solid;
color: #39750f;
padding: 0.5em;
}
.txtErrorMsg {
border: 1px #ea0000 solid;
color: #ea0000;
padding: 0.5em;
}
/*EXTRAS*/
#espacio{
width:190px;
height: 29px;
background: url(../styleImages/backgrounds/bgespacio.gif);
border:0px solid #ffffff;
}
#compra{
background: url(../styleImages/backgrounds/bgcompra.gif);
width:190px;
height:190px;
margin:0px 0 8px 0;
border:0px solid black;
}
.pagotarjeta a {
width:190px;
height:58px;
background: url(../styleImages/backgrounds/formasdepago.gif) no-repeat;
border:1px solid #CCCCCC;
margin:5px 0 5px 0;
}
#pago a:hover { 
width:190px;
height:58px;
}
#pago  .alt{ display:none; }
#pago  a#pago{background: url(../styleImages/backgrounds/formasdepago.gif) no-repeat;
}

.clear{
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0
}
#atencion{
float:left;
width:300px;
height:95px;
background: url(../styleImages/backgrounds/atencion.png) no-repeat;
margin:80px 5px 0 15px;
border:0px solid #666666;
}
#ayuda_online{
width:190px;
height:180px;
border:1px solid #D8D3CE;
/*background: url(../styleImages/backgrounds/ayudaonline.jpg) no-repeat;*/
}
.horario{
width:190px;
height:200px;
background: url(../styleImages/backgrounds/horario2.jpg) no-repeat;
margin:5px 0 5px 0;
border:1px solid #D8D3CE;
}
.caudalie{
width:190px;
height:63px;
background: url(../styleImages/logos/caudalie.gif) no-repeat;
margin:5px 0 5px 0;
}
.skinceuticals{
width:190px;
height:63px;
background: url(../styleImages/logos/skinceuticals.gif) no-repeat;
margin:5px 0 5px 0;
}

.nuxe{
width:190px;
height:63px;
background: url(../styleImages/logos/nuxe.gif) no-repeat;
margin:5px 0 5px 0;
}
.weleda{
width:190px;
height:63px;
background: url(../styleImages/logos/weleda.gif) no-repeat;
margin:5px 0 5px 0;
}