body {
  background-color:#eee;
  color:#333;
}

a:link { color: #333; }
a:visited { color: #333; }

#content {
  padding:0;
}

#shopping_cart {
padding-right:5px;
padding-top:10px;
}

h1 {
  padding:10px;
  background-color:#35658F;
  color:#eee;
}

img.products {
  float:left;
  width:120px;
  height:120px;
  margin-right:15px;
  cursor:move;
}

div.cart {
  width:173px;
  float:right;
  padding-right:25px;
}

div.cart div {
  font-size:12px/14px;
  font-weight:normal;
  color:#444;
  clear:left;
}

div.cart-active {

}

#cart {

  width:168px;
}

#product_list {

  width:550px;
  float:left;
}
#distantier{
height:20px;
}

 .chenar{
  background-image:url(../images/layout/chenar/bg_v.jpg);
  background-repeat:repeat-y;
 }

 .cantitate{
 color:#7b7346;
 font-size:11px;
 font-family: georgia;
 font-weight:bold;
 }

 .den{
 color:#7b7346;
 font-size:10px;
 font-family: georgia;
 font-weight:normal;
 }
  .den_mare{
 color:#9e5323;
 font-size:12px;
 font-family: georgia;
 font-weight:bold;
 padding-bottom:5px;
 }

 .pret{
 color:#9e5323;
 font-size:11px;
 font-family: georgia;
 font-weight:bold;
 }

  .continut{
 	font-family: georgia;
	font-size:11px;
	color:#7b7346;
    line-height:16px;
    text-align:left;
 }
.titlu20{
color:#9e5323;
font-size:20px;
font-family:georgia;
}

#facturare input{
font-size:11px;
background-color:#f1edcf;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom-color:#7b7346;
border-bottom-style:dashed;
border-bottom-width:1px;
width:270px;
font-family:georgia;
letter-spacing:1px;
color:#7b7346;
}

.form_error{
font-size:9px;
color:#9e5323;
padding-left:10px;
}

#facturare submit{
width:60px;
}
#facturare textarea{
font-size:11px;
background-color:#f1edcf;
border-color:#7b7346;
border-style:dashed;
border-width:1px;
width:270px;
font-family:georgia;
letter-spacing:1px;
color:#7b7346;
}

#divStayToLeft{
 left:0px;
 background-color:red;
 text-align:left;
}