#right p {
    text-indent: 10px;
    margin-bottom: 25px;
}

form.contact {
    margin-bottom: 25px;
}

input.contact, textarea.contact {
    width: 558px;
    border: 1px solid #000;
    color: gray;
    font-style: italic;
    margin-top: 2px;
    
}

textarea.contact {
    height : 153px;
    margin-bottom: 2px;
}

label.error {
    color: red;
}

div#bravo,div#eroare {
    /*border: 1px solid #000;*/
    margin-bottom: 25px;
    text-align: center;
    font-size : 16px;
    font-weight: bold;
    
}

div#bravo {
    color:green;
}
div#eroare {
    color:red;
}


.banner560x60 {
    margin-top: 30px;
}

.feedburnerFeedBlock li {
list-style:square;
margin:10px 0 10px 20px;
}

.feedTitle{
font-size:16px;
font-weight: bold;
}

