.greenline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 2px;
background: #669933;
/*border-top: 1px solid #fff; Remove this to remove border between bar and tabs*/
}

.greenline2{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 3px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}



