.the-stripe {
background-color: rgb(162, 224, 255);
position: relative;
}
.inner {
width: 90%;
margin: 0 auto;
padding: 20px 0;
height: 200px;
position: relative;
}
.box {
float: left;
width: 29%;
text-align: center;
position: relative;
display: block;
height: 100%;
padding: 80px 2% 0; margin: 0px;
background: url(http://dl.dropbox.com/u/31546161/menu-icon.png) no-repeat center 10px;
z-index: 1;
}
.container {margin: 35px;}
.box:hover {opacity:0.5}
.well, .middle, .end {transition: all .5s ease}
.well.highlight
{
position: absolute;
left: 0%;