/* software content*/
.software img {
    margin-bottom: 12px;
}

/* software header */
#title {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background-image: url(../images/greenbox/greentitlebackground.png);
    background-repeat: repeat-x;
}

.titlebottom {
    position: relative;
    top: 135px;
    height: 15px;
    background: url(../images/greenbox/greentitlese.png) no-repeat bottom right;
}

.titlebottom div {
    font-size: 0;
    height: 15px;
    background: url(../images/greenbox/greentitlesw.png) no-repeat bottom left;
}
/* end software header */








