#hero {
	background: #deeff9 url(/images/refresh/homepage/heroHomepageSqueeze7WhiteClouds.jpg) top center no-repeat;
}
.hero h2 {
    position: absolute;
    top: 100px;
    left: -2px;
    width: 324px;
    height: 165px;
}
.hero h2 a {
    display: block;
    width: 100%;
    height: 100%;
}

.hero h2 a span {
    display: none;
}
#hero .hero {
    height: 399px;
}
#hero .wrapper div {
    width: 250px;
    position: absolute;
    top: 118px;
}
#hero .wrapper div.server  { left: 392px; }
#hero .wrapper div.desktop { left: 706px; }
#hero mark { background-color: #fdfdf7; }
#hero a.mark { background-color: #fdfdea; }
.subHero .columns { margin-top: 20px; }
.squeezeIcons h5 { margin-bottom: 6px; }
.squeezeIcons p { font-size: 13px; line-height: 24px; }
.squeezeIcons .chipMd         { width: 26%; }
.squeezeIcons .butterfliesMd  { width: 25%; margin-left: 2%; }
.squeezeIcons .prMd           { width: 23%; margin-left: 2%; }
.squeezeIcons .webmMd         { width: 20%; margin-left: 2%; }

.subHero blockquote{
    width: 70%;
}

.technicolorBump{
    background: transparent url(/images/refresh/homepage/technicolorBump.jpg) 760px 5px no-repeat;
}

blockquote cite{
    color: #666;
    font-size: 17px;
}

blockquote cite a{
    font: 16px/16px "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

p.mid a.first{
    border-right: 1px solid #ccc;
    padding-right: 14px;
    margin-right: 14px;
}
strong.pipe{
    padding: 0px 12px;
}


