body {
	font-family: Georgia, Arial, Verdana;
	font-size: 14px;	
}


a {
	color: #5D7A1E;
	
	font-weight: bold;
}


#header {
	float: left;
}



#clear {
	clear: both;
}

.box {width:75px; float:left; text-align: center;}

#rating img {float: right;
    margin: 9px 10px 0 0; }

h2 {
    font-size: 14px;
    margin: 5px 0 10px;
    padding: 0;
}

#rating {
    height: 120px;
    padding: 0 0 0 10px;
    width: 260px;
}

#rating h2 {
    color: #2F4D10;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 0 45px;
}

.dragoste {
    background-image: url("images/dragoste.gif");
    background-repeat: no-repeat;
    float: left;
    width: 250px;
}

.sanatate {
    background-image: url("images/sanatate.gif");
    background-repeat: no-repeat;
    float: left;
    width: 250px;
}

.bani {
    background-image: url("images/bani.gif");
    background-repeat: no-repeat;
    float: left;
    width: 250px;
}