#recomandari {
    float: none;
    width: auto;
}

#left-menu {
    width: 201px;
}


#left-begin, #left-end {
    background-repeat: no-repeat;
    background-position: top left;
    height: 10px;
}

#left-begin {
    background-image: url('http://static.sigmanet.ro/images/leftmenu_bg_top.jpg');
    background-position: bottom left;
}

#left-end {
    background-image: url('http://static.sigmanet.ro/images/leftmenu_bg_bottom.jpg');
    height: 20px;
    margin-left: -1px;
}

#left-content {
    background-color: #f0f0f0;
    padding: 5px;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}

#left-content h2{
    margin: 0 3px 0px 3px; 
    color: #5e5e5e;}


#left-content h3 {
    text-align: center;
    border-bottom: 1px groove #cbcbcb;
    margin: 0 3px 10px 3px; 
    padding-bottom: 10px;
    color: #5e5e5e;
}

#left-content h4 {
    color: #5e5e5e;
    font-weight: normal;
    background-image: url('http://static.sigmanet.ro/images/minus_sign.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}

#left-content .titlelft{ 
	text-align: center;
    margin: 0 3px 10px 3px; 
    padding-bottom: 10px;
    color: #5e5e5e;
	font-weight:bold;
	}

#left-content ul {
    list-style-type: none;
    margin: 2px 0 20px 20px;
}

#left-content ul li {
    background-image: url('http://static.sigmanet.ro/images/plus_sign.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    padding: 2px 1px 1px 20px;
}

#left-content ul li a {
}

#banner-left {
    text-align: center;
    margin-top: 50px;
}

#banner-left-2 {
    text-align: center;
}


#newsletter {
  background-color: #eaeaea;
  margin-top: 20px;
  width: 199px;
  background-image: url('http://static.sigmanet.ro/images/plic.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  
}

#newsletter * {
  font-size: 11px;
}

#newsletter .titlerght {
  background-image: url('http://static.sigmanet.ro/images/abonare.jpg');
  height: 18px;
  color: #fff;
  text-align: center;
  padding-top: 2px;
  margin-bottom: 6px;
}


#newsletter input {
  margin-top: 6px;
}

#newsletter form {
  padding-left: 6px;
  padding-bottom: 10px;
}

