#right-menu {
    margin-left: 756px;
}

#newsletter {
    height: 100px;
}

#newsletter h3 { 
}


#newsletter form {
    margin: 10px;
    font-size: 11px;
}

#newsletter form input {
    color: #555;
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 120px;
} 

#newsletter form input.images {
    border: 0;
    vertical-align: middle;
    margin-top: 0;
    width: auto;
}

#bestseller {
    background-image: url('http://static.sigmanet.ro/images/bestseller_bg.jpg');
    background-repeat: no-repeat;
    background-position: right 24px;
}

.right-div {
    background-color: #e8e8e8;
    margin-bottom: 14px;
	width:218px;
}

.right-div .titlerght {
    background-image: url('http://static.sigmanet.ro/images/right_h2_bg.jpg');
    background-position: left top;
    background-repeat: no-repeat; 
    color: #fff;
    text-align: center;
    padding: 2px 0 4px 0;
}

.titlerght {
    background-image: url('http://static.sigmanet.ro/images/right_h2_bg.jpg');
    background-position: left top;
    background-repeat: no-repeat; 
    color: #fff;
    text-align: center;
    padding: 2px 0 4px 0;
}

.right-div ul {
    color: #296798;
    padding: 4px 3px 0 28px;
}

.right-div ul li {
    padding-left: 4px;
    line-height: 22px;
}

#see-all {
    border-top: 1px solid #fff;
    margin: 6px;
    padding: 10px 6px 10px 0;
    text-align: right;
}

#see-all a {
    font-size: 11px;
    color: #ea4d48; 
}

#info {
}

#contact {
    background-image: url('http://static.sigmanet.ro/images/contact_bg.jpg');
    background-repeat: no-repeat;
    background-position: right 24px;
}

#contact .divcontent{
    padding: 20px 8px;
    color: #5e5e5e;
    font-size: 11px;
}

#contact strong {
    font-size: 11px;
}

